Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Duipc_socket.c181 static int filt_socktouch(struct knote *kn, struct kevent_qos_s *kev);
210 .f_touch = filt_socktouch,
7154 filt_socktouch( in filt_socktouch() function