/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/ |
H A D | avtab.h | 101 typedef struct avtab { struct 102 avtab_ptr_t *htable; argument 106 } avtab_t; argument
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | assertion.c | 35 avtab_t *avtab; member 163 avtab_key_t *k, avtab_t *avtab) in report_assertion_extended_permissions() 242 avtab_t *avtab = a->avtab; in report_assertion_avtab_matches() local 363 static int check_assertion_extended_permissions_avtab(avrule_t *avrule, avtab_t *avtab, in check_assertion_extended_permissions_avtab() 419 static int check_assertion_extended_permissions(avrule_t *avrule, avtab_t *avtab, in check_assertion_extended_permissions() 586 avtab_t *avtab = a->avtab; in check_assertion_avtab_match() local
|
H A D | hierarchy.c | 42 static int bounds_insert_helper(sepol_handle_t *handle, avtab_t *avtab, in bounds_insert_helper() 56 static int bounds_insert_rule(sepol_handle_t *handle, avtab_t *avtab, in bounds_insert_rule() 98 avtab_t *avtab, avtab_t *global, avtab_t *other, in bounds_expand_rule() 127 cond_av_list_t *cur, avtab_t *avtab, in bounds_expand_cond_rules() 148 avtab_t *avtab; member
|
H A D | expand.c | 1622 avtab_t * avtab, avtab_key_t * key, in find_avtab_node() 1708 avtab_t * avtab, int enabled) in expand_terule_helper() 1842 class_perm_node_t * perms, avtab_t * avtab, in expand_avrule_helper()
|
H A D | policydb_validate.c | 981 static int validate_avtab(sepol_handle_t *handle, const avtab_t *avtab, const policydb_t *p, valida… in validate_avtab()
|
/aosp_15_r20/system/sepolicy/tests/ |
H A D | sepol_wrap.cpp | 256 avtab_t *avtab; member 355 avtab_t *avtab = (avtab_t *) calloc(1, sizeof(avtab_t)); in init_expanded_avtab_common() local
|
/aosp_15_r20/system/sepolicy/tools/ |
H A D | sepolicy-check.c | 66 perm_datum_t *perm, policydb_t *policy, avtab_t *avtab) { in expand_and_check()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_binary.c | 923 static int __cil_cond_insert_rule(avtab_t *avtab, avtab_key_t *avtab_key, avtab_datum_t *avtab_datu… in __cil_cond_insert_rule()
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 35267 struct avtab { struct 35268 struct avtab_node **htable; argument 35269 u32 nel; 35270 u32 nslot; 35271 u32 mask;
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 26769 struct avtab { struct 26770 struct avtab_node **htable; argument 26771 u32 nel; 26772 u32 nslot; 26773 u32 mask;
|
H A D | vmlinux_602.h | 26769 struct avtab { struct 26770 struct avtab_node **htable; argument 26771 u32 nel; 26772 u32 nslot; 26773 u32 mask;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 68619 struct avtab { struct 68620 struct avtab_node **htable; argument 68621 u32 nel; 68622 u32 nslot; 68623 u32 mask;
|
H A D | vmlinux_518.h | 68619 struct avtab { struct 68620 struct avtab_node **htable; argument 68621 u32 nel; 68622 u32 nslot; 68623 u32 mask;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 57434 struct avtab { struct 57435 struct avtab_node **htable; argument 57436 u32 nel; 57437 u32 nslot; 57438 u32 mask;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 29984 struct avtab { struct 29985 struct avtab_node **htable; argument 29986 u32 nel; 29987 u32 nslot; 29988 u32 mask;
|
H A D | vmlinux.h | 29984 struct avtab { struct 29985 struct avtab_node **htable; argument 29986 u32 nel; 29987 u32 nslot; 29988 u32 mask;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 67192 struct avtab { struct 67193 struct avtab_node **htable; argument 67194 u32 nel; 67195 u32 nslot; 67196 u32 mask;
|