Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/sys/
H A Dpoll_impl.h264 extern void pollnotify(pollcache_t *, int);
/titanic_53/usr/src/uts/common/syscall/
H A Dpoll.c873 pollnotify(pcp, pdp->pd_fd); in pollwakeup()
959 pollnotify(pollcache_t *pcp, int fd) in pollnotify() function