Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Daudit.h105 #define AUDIT_CAPSET 1322 /* Record showing argument to sys_capset */ macro
/linux-3.4.99/kernel/
Dauditsc.c1518 case AUDIT_CAPSET: { in show_special()
2670 context->type = AUDIT_CAPSET; in __audit_log_capset()