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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c789 int open_status; local
832 open_status = 1;
834 open_status = open_log(ctrl->activeDir, ctrl);
835 if (open_status == 1) /* ok */
843 if ((open_status == 1) &&
847 if ((open_status == 1) &&

Completed in 16 milliseconds