HomeSort by: relevance | last modified time | path
    Searched defs:filt_timertouch (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_event.c 121 static int filt_timertouch(struct knote *, struct kevent *, long type);
253 .f_touch = filt_timertouch,
1498 filt_timertouch(struct knote *kn, struct kevent *kev, long type) function

Completed in 15 milliseconds