Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_pipe.c177 static void filt_pipedetach_notsup(struct knote *kn);
184 .f_detach = filt_pipedetach_notsup,
1805 filt_pipedetach_notsup(struct knote *kn) in filt_pipedetach_notsup() function