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

/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsys_pipe.c114 static const struct fileops pipeops = { variable in typeref:struct:fileops
279 rf->f_ops = &pipeops;
285 wf->f_ops = &pipeops;

Completed in 48 milliseconds