Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_event.c122 static int filt_usertouch(struct knote *, struct kevent *, long type);
258 .f_touch = filt_usertouch,
1603 filt_usertouch(struct knote *kn, struct kevent *kev, long type) in filt_usertouch() function