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

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

Completed in 46 milliseconds