Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Duipc_socket.c179 static int filt_socktouch(struct knote *kn, struct kevent_qos_s *kev);
208 .f_touch = filt_socktouch,
7072 filt_socktouch( in filt_socktouch() function