Searched defs:fifo_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c123 VOPNAME_OPEN, { .vop_open = fifo_open },
222 fifo_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) function
548 * on this end of the pipe may still be in fifo_open())
551 * thread is blocked somewhere in the fifo_open() path prior to

Completed in 96 milliseconds