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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c86 #define NP_CLOSE -1 /* notification pipe - close message */ macro
1015 * NP_CLOSE, then the second part (sizeof (boolean_t)) signals
1034 case NP_CLOSE: /* close and remove recv_fd */
1286 np_data.sock_num = (do_close ? NP_CLOSE : NP_EXIT);

Completed in 46 milliseconds