Searched refs:filt_pipedetach (Results 1 – 1 of 1) sorted by relevance
195 static void filt_pipedetach(struct knote *kn);211 .f_detach = filt_pipedetach,219 .f_detach = filt_pipedetach,227 .f_detach = filt_pipedetach,1657 filt_pipedetach(struct knote *kn) in filt_pipedetach() function