Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Daudit.h231 #define AUDIT_COMPARE_SGID_TO_FSGID 25 macro
233 #define AUDIT_MAX_FIELD_COMPARE AUDIT_COMPARE_SGID_TO_FSGID
/Linux-v4.19/kernel/
Dauditsc.c427 case AUDIT_COMPARE_SGID_TO_FSGID: in audit_field_compare()