Home
last modified time | relevance | path

Searched defs:notify_pipe (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c512 create_notify_pipe(int *notify_pipe, char **error) in create_notify_pipe()
H A Dtransport.c89 int notify_pipe[2]; /* notif. pipe - receiving thread */ variable