Home
last modified time | relevance | path

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

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