Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c178 static int filt_socktouch(struct knote *kn, struct kevent_qos_s *kev);
207 .f_touch = filt_socktouch,
7172 filt_socktouch( in filt_socktouch() function