Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c140 static int spec_poll(struct vnode *, short, int, short *, struct pollhead **,
206 VOPNAME_POLL, { .vop_poll = spec_poll },
2211 spec_poll( in spec_poll() function