Home
last modified time | relevance | path

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

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