Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Duipc_socket.c169 static int filt_sortouch(struct knote *kn, struct kevent_qos_s *kev);
192 .f_touch = filt_sortouch,
219 .f_touch = filt_sortouch,
6719 filt_sortouch(struct knote *kn, struct kevent_qos_s *kev) in filt_sortouch() function