Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Daudit.h107 #define AUDIT_CAPSET 1322 /* Record showing argument to sys_capset */ macro
/Linux-v5.4/kernel/
Dauditsc.c1271 case AUDIT_CAPSET: in show_special()
2492 context->type = AUDIT_CAPSET; in __audit_log_capset()