Home
last modified time | relevance | path

Searched refs:AUDIT_BPRM_FCAPS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Daudit.h103 #define AUDIT_BPRM_FCAPS 1321 /* Information about fcaps increasing perms */ macro
/linux-2.6.39/kernel/
Dauditsc.c1399 case AUDIT_BPRM_FCAPS: { in audit_log_exit()
2444 ax->d.type = AUDIT_BPRM_FCAPS; in __audit_log_bprm_fcaps()