Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Daudit.h244 #define AUDIT_COMPARE_SGID_TO_FSGID 25 macro
246 #define AUDIT_MAX_FIELD_COMPARE AUDIT_COMPARE_SGID_TO_FSGID
/linux-6.12.1/kernel/
Dauditsc.c447 case AUDIT_COMPARE_SGID_TO_FSGID: in audit_field_compare()