Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dchannel.c111 static int filt_chrtouch(struct knote *, struct kevent_qos_s *);
132 .f_touch = filt_chrtouch,
650 filt_chrtouch(struct knote *kn, struct kevent_qos_s *kev) in filt_chrtouch() function