Home
last modified time | relevance | path

Searched refs: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)) { in send_record()
1240 init_poll(int fd) in init_poll() function