Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsys_pipe.c182 static struct filterops pipe_nfiltops = { variable
1706 kn->kn_fop = &pipe_nfiltops; in pipe_kqfilter()
1710 kn->kn_fop = &pipe_nfiltops; in pipe_kqfilter()