Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/ !
H A Duipc_socket.c176 static void filt_sockdetach(struct knote *kn);
205 .f_detach = filt_sockdetach,
7132 filt_sockdetach(struct knote *kn) in filt_sockdetach() function