Searched refs:filt_sockdetach (Results 1 – 1 of 1) sorted by relevance
176 static void filt_sockdetach(struct knote *kn);205 .f_detach = filt_sockdetach,7132 filt_sockdetach(struct knote *kn) in filt_sockdetach() function