Home
last modified time | relevance | path

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

/titanic_41/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, in socket_vop_poll() function