Home
last modified time | relevance | path

Searched refs:filt_timerprocess (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/kern/
Dkern_event.c137 int filt_timerprocess(struct knote *kn, struct kevent *kev);
180 .f_process = filt_timerprocess,
721 filt_timerprocess(struct knote *kn, struct kevent *kev) in filt_timerprocess() function