Home
last modified time | relevance | path

Searched refs:notify_pipe_ready (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c90 extern boolean_t notify_pipe_ready;
787 if (!notify_pipe_ready) { in auditd_plugin_open()
789 notify_pipe_ready = B_TRUE; in auditd_plugin_open()
H A Dtransport.c88 boolean_t notify_pipe_ready; variable
1397 if (notify_pipe_ready) { in do_cleanup()
1400 notify_pipe_ready = B_FALSE; in do_cleanup()