Searched refs:pipeops (Results 1 – 2 of 2) sorted by relevance
60 extern struct fileops pipeops;
160 struct fileops pipeops = { variable476 finit(rf, fflags, DTYPE_PIPE, rpipe, &pipeops); in kern_pipe()486 finit(wf, fflags, DTYPE_PIPE, wpipe, &pipeops); in kern_pipe()