Searched defs:add_pollfd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c114 static void add_pollfd(int fd, short events);
492 add_pollfd(user_fd, (svc_userfds[user_fd].mask));
601 add_pollfd(int fd, short events) function
647 syslog(LOG_ERR, "add_pollfd: out of memory");
790 add_pollfd(fd, MASKVAL);

Completed in 48 milliseconds