pipeops            59 kern/sys_pipe.c static struct fileops pipeops = {
pipeops           128 kern/sys_pipe.c 	rf->f_ops = &pipeops;
pipeops           137 kern/sys_pipe.c 	wf->f_ops = &pipeops;