Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll.h137 extern void pollblockexit(struct fpollinfo *);
/illumos-gate/usr/src/uts/common/os/
H A Dfio.c797 pollblockexit(fpip); in closeandsetf()
1480 pollblockexit(fpip); in close_exec()
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c2544 pollblockexit(fpollinfo_t *fpip) in pollblockexit() function