HomeSort by: relevance | last modified time | path
    Searched defs:filt_pipedetach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_pipe.c 1033 filt_pipedetach(struct knote *kn) function in typeref:typename:void
1122 .f_detach = filt_pipedetach,
1129 .f_detach = filt_pipedetach,

Completed in 11 milliseconds