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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c86 #define NP_EXIT -2 /* notification pipe - exit message */ macro
1027 case NP_EXIT: /* exit receiving thread */
1282 np_data.sock_num = (do_close ? NP_CLOSE : NP_EXIT);

Completed in 33 milliseconds