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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc.c117 static void add_pollfd(int fd, short events);
495 add_pollfd(user_fd, (svc_userfds[user_fd].mask));
599 add_pollfd(int fd, short events) function
645 syslog(LOG_ERR, "add_pollfd: out of memory");
788 add_pollfd(fd, MASKVAL);

Completed in 34 milliseconds