Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c95 static int fifo_poll(vnode_t *, short, int, short *, pollhead_t **,
140 VOPNAME_POLL, { .vop_poll = fifo_poll },
1770 fifo_poll(vnode_t *vp, short events, int anyyet, short *reventsp, in fifo_poll() function