Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c110 static int filt_chwtouch(struct knote *, struct kevent_qos_s *);
139 .f_touch = filt_chwtouch,
658 filt_chwtouch(struct knote *kn, struct kevent_qos_s *kev) in filt_chwtouch() function