Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h237 extern void checkwfdlist(struct vnode *, fpollinfo_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dfio.c780 checkwfdlist(fp->f_vnode, ufp->uf_fpollinfo); in closeandsetf()
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c2874 checkwfdlist(vnode_t *vp, fpollinfo_t *fpip) in checkwfdlist() function