Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Daudit.h221 #define AUDIT_COMPARE_SGID_TO_FSGID 25 macro
223 #define AUDIT_MAX_FIELD_COMPARE AUDIT_COMPARE_SGID_TO_FSGID
/linux-4.4.14/kernel/
Dauditsc.c421 case AUDIT_COMPARE_SGID_TO_FSGID: in audit_field_compare()