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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c85 #define NP_CLOSE -1 /* notification pipe - close message */ macro
1013 * NP_CLOSE, then the second part (sizeof (boolean_t)) signals
1032 case NP_CLOSE: /* close and remove recv_fd */
1282 np_data.sock_num = (do_close ? NP_CLOSE : NP_EXIT);

Completed in 42 milliseconds