Searched refs:filt_pipedetach (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c183 static void filt_pipedetach(struct knote *kn);
189 .f_detach = filt_pipedetach,
195 .f_detach = filt_pipedetach,
1406 filt_pipedetach(struct knote *kn) function

Completed in 12 milliseconds