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

/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c174 struct fileops pipeops = variable in typeref:struct:fileops
437 rf->f_ops = &pipeops;
447 wf->f_ops = &pipeops;

Completed in 22 milliseconds