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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c126 static int am_open = 0; variable
957 if (am_open) {
968 DPRINT((dbfp, "binfile: am_open=%d, reason=%d\n", am_open, reason));
970 am_open = 1;
1047 am_open = 0;

Completed in 66 milliseconds