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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c508 * create_notify_pipe() - creates the notification pipe. Function returns
512 create_notify_pipe(int *notify_pipe, char **error) function
788 if (create_notify_pipe(notify_pipe, error)) {

Completed in 45 milliseconds