Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/kernel/
Dauditsc.c447 case AUDIT_COMPARE_SGID_TO_FSGID: in audit_field_compare()