Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsys_pipe.c66 static const struct fileops pipeops = { variable
196 rf->f_ops = &pipeops; in dopipe()
204 wf->f_ops = &pipeops; in dopipe()