Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Duipc_socket.c179 static void filt_sockdetach(struct knote *kn);
208 .f_detach = filt_sockdetach,
7114 filt_sockdetach(struct knote *kn) in filt_sockdetach() function