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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c110 #define HARD_WARNED 0x0002 /* already did hard warning for this dir */ macro
885 } else if (!(ctrl->activeDir->dl_flags & HARD_WARNED)) {
893 ctrl->activeDir->dl_flags |= HARD_WARNED;
906 if (!(ctrl->activeDir->dl_flags & HARD_WARNED) &&
911 ctrl->activeDir->dl_flags |= HARD_WARNED;

Completed in 20 milliseconds