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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c251 static void filt_usertouch(struct knote *kn, struct kevent64_s *kev,
257 .f_touch = filt_usertouch,
1002 filt_usertouch(struct knote *kn, struct kevent64_s *kev, long type) function
1039 panic("filt_usertouch() - invalid type (%ld)", type);

Completed in 13 milliseconds