Home
last modified time | relevance | path

Searched refs:AUDIT_MAC_UNLBL_STCADD (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dnl_audit_types.h521 #if defined(AUDIT_MAC_UNLBL_STCADD) || (defined(HAVE_DECL_AUDIT_MAC_UNLBL_STCADD) && HAVE_DECL_AUDI…
523 static_assert((AUDIT_MAC_UNLBL_STCADD) == (1416), "AUDIT_MAC_UNLBL_STCADD != 1416");
526 # define AUDIT_MAC_UNLBL_STCADD 1416
759 XLAT(AUDIT_MAC_UNLBL_STCADD),
Dnl_audit_types.in95 AUDIT_MAC_UNLBL_STCADD 1416
/external/kernel-headers/original/uapi/linux/
Daudit.h134 #define AUDIT_MAC_UNLBL_STCADD 1416 /* NetLabel: add a static label */ macro