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

/freebsd-10.0-release/sys/kern/
H A Dsys_pipe.c177 static struct filterops pipe_nfiltops = { variable in typeref:struct:filterops
1731 kn->kn_fop = &pipe_nfiltops;
1735 kn->kn_fop = &pipe_nfiltops;

Completed in 126 milliseconds