Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c86 static int socket_vop_poll(struct vnode *, short, int, short *,
107 VOPNAME_POLL, { .vop_poll = socket_vop_poll },
489 socket_vop_poll(struct vnode *vp, short events, int anyyet, short *reventsp, in socket_vop_poll() function