Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel.c112 static int filt_chwtouch(struct knote *, struct kevent_qos_s *);
141 .f_touch = filt_chwtouch,
665 filt_chwtouch(struct knote *kn, struct kevent_qos_s *kev) in filt_chwtouch() function