Home
last modified time | relevance | path

Searched refs:SEPOL_ENOMEM (Results 1 - 8 of 8) sorted by relevance

/third_party/selinux/libsepol/include/sepol/
H A Derrcodes.h24 #define SEPOL_ENOMEM (-ENOMEM) macro
/third_party/selinux/libsepol/src/
H A Dhashtab.c110 return SEPOL_ENOMEM; in hashtab_insert()
127 return SEPOL_ENOMEM; in hashtab_insert()
H A Davtab.c144 return SEPOL_ENOMEM; in avtab_insert()
171 return SEPOL_ENOMEM; in avtab_insert()
618 if (rc == SEPOL_ENOMEM) in avtab_read()
H A Dhierarchy.c47 if (rc == SEPOL_ENOMEM) in bounds_insert_helper()
268 return SEPOL_ENOMEM; in bounds_add_bad()
616 return SEPOL_ENOMEM; \
H A Dpolicydb.c2627 return SEPOL_ENOMEM; in policydb_filetrans_insert()
2645 return SEPOL_ENOMEM; in policydb_filetrans_insert()
2653 return SEPOL_ENOMEM; in policydb_filetrans_insert()
2665 return SEPOL_ENOMEM; in policydb_filetrans_insert()
H A Dexpand.c141 return SEPOL_ENOMEM; in type_copy_callback()
704 return SEPOL_ENOMEM; in alias_copy_callback()
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c526 if (ret == SEPOL_ENOMEM) { in define_common_perms()
559 if (ret == SEPOL_ENOMEM) { in define_common_perms()
681 if (ret == SEPOL_ENOMEM) { in define_av_perms()
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_build_ast.c829 CuAssertIntEquals(tc, SEPOL_ENOMEM, rc); in test_cil_gen_perm_nodes_failgen_neg()

Completed in 47 milliseconds