Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dsys_pipe.c184 static const struct fileops pipeops = { variable
413 rf->f_ops = &pipeops; in pipe()
422 wf->f_ops = &pipeops; in pipe()