Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Daudit.h241 #define AUDIT_COMPARE_SGID_TO_FSGID 25 macro
243 #define AUDIT_MAX_FIELD_COMPARE AUDIT_COMPARE_SGID_TO_FSGID
/Linux-v6.1/kernel/
Dauditsc.c444 case AUDIT_COMPARE_SGID_TO_FSGID: in audit_field_compare()