Lines Matching defs:auditwarn
50 static char auditwarn[] = "/etc/security/audit_warn";
97 * __audit_dowarn - invoke the shell script auditwarn to notify the
104 * count - used with various options: how many times auditwarn has
132 (void) execl(auditwarn, auditwarn, option, text, NULL);
138 (void) execl(auditwarn, auditwarn, option, countstr, NULL);
143 (void) execl(auditwarn, auditwarn, option, text,
149 (void) execl(auditwarn, auditwarn, option, text, 0);
154 (void) execl(auditwarn, auditwarn, option, NULL);
163 * __audit_dowarn2 - invoke the shell script auditwarn to notify the
172 * count - used with various options: how many times auditwarn has
201 (void) execl(auditwarn, auditwarn, option, name, error, text,