Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Daudit.h106 #define AUDIT_CAPSET 1322 /* Record showing argument to sys_capset */ macro
/linux-4.1.27/kernel/
Dauditsc.c1254 case AUDIT_CAPSET: { in show_special()
2348 context->type = AUDIT_CAPSET; in __audit_log_capset()