Searched refs:SELINUX_SID_SZ (Results 1 – 4 of 4) sorted by relevance
46 #define SELINUX_SID_SZ (sizeof(selinux_sid_to_str)/sizeof(selinux_sid_to_str[0])) macro
605 rc = write_sids_to_cil(out, selinux_sid_to_str, SELINUX_SID_SZ, in write_sid_decl_rules_to_cil()2556 SELINUX_SID_SZ); in write_selinux_isid_rules_to_cil()
486 rc = write_sids_to_conf(out, selinux_sid_to_str, SELINUX_SID_SZ, in write_sid_decl_rules_to_conf()2416 SELINUX_SID_SZ); in write_selinux_isid_rules_to_conf()
2618 rc = ocontext_isid_to_cil(pdb, selinux_sid_to_str, SELINUX_SID_SZ, isids); in ocontext_selinux_isid_to_cil()