Searched refs:audit_crontab_not_allowed (Results 1 – 4 of 4) sorted by relevance
115 extern int audit_crontab_not_allowed(uid_t, char *);
263 audit_crontab_not_allowed(uid_t ruid, char *user) { in audit_crontab_not_allowed() function
188 audit_crontab_not_allowed;
101 extern int audit_crontab_not_allowed(uid_t, char *);226 if (audit_crontab_not_allowed(ruid, pp)) in main()