Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/miscfs/fifofs/
H A Dfifo_vnops.c125 static const struct fileops fifoops = { variable
413 filefg.fg_ops = &fifoops; in fifo_ioctl()
443 filefg.fg_ops = &fifoops; in fifo_select()