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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c87 #define NP_EXIT -2 /* notification pipe - exit message */ macro
1029 case NP_EXIT: /* exit receiving thread */
1286 np_data.sock_num = (do_close ? NP_CLOSE : NP_EXIT);

Completed in 77 milliseconds