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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c102 static boolean_t init_poll(int);
814 if (!init_poll(sockfd)) {
1232 * init_poll() - initiates the polling in the receiving thread via sending the
1241 init_poll(int fd) function

Completed in 54 milliseconds