Home
last modified time | relevance | path

Searched defs:avrule (Results 1 - 15 of 15) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_find.c295 static int cil_find_matching_avrule(struct cil_tree_node *node, struct cil_avrule *avrule, struct cil_avrule *target, struct cil_list *matching, int match_self) in cil_find_matching_avrule() argument
H A Dcil_verify.c1030 struct cil_avrule *avrule = NULL; in __cil_verify_booleanif_helper() local
H A Dcil_post.c2222 struct cil_avrule *avrule = node->data; in __cil_post_db_classperms_helper() local
H A Dcil_binary.c4614 avrule_t *avrule; in __cil_init_sepol_avrule() local
4712 __cil_print_rule(const char *pad, const char *kind, struct cil_avrule *avrule) __cil_print_rule() argument
[all...]
H A Dcil.c2448 void cil_avrule_init(struct cil_avrule **avrule) in cil_avrule_init() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dassertion.c34 avrule_t *avrule; member
47 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() argument
145 report_assertion_extended_permissions(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, uint32_t perms, avtab_key_t *k, avtab_t *avtab) report_assertion_extended_permissions() argument
219 avrule_t *avrule = a->avrule; report_assertion_avtab_matches() local
294 report_assertion_failures(sepol_handle_t *handle, policydb_t *p, avrule_t *avrule) report_assertion_failures() argument
324 check_assertion_extended_permissions_avtab(avrule_t *avrule, avtab_t *avtab, unsigned int stype, unsigned int ttype, avtab_key_t *k, policydb_t *p) check_assertion_extended_permissions_avtab() argument
379 check_assertion_extended_permissions(avrule_t *avrule, avtab_t *avtab, avtab_key_t *k, policydb_t *p) check_assertion_extended_permissions() argument
445 check_assertion_self_match(avtab_key_t *k, avrule_t *avrule, policydb_t *p) check_assertion_self_match() argument
476 avrule_t *avrule = a->avrule; check_assertion_avtab_match() local
517 check_assertion(policydb_t *p, avrule_t *avrule) check_assertion() argument
[all...]
H A Dpolicydb_validate.c872 static int validate_avrules(sepol_handle_t *handle, const avrule_t *avrule, int conditional, const policydb_t *p, validate_t flavors[]) in validate_avrules() argument
[all...]
H A Dwrite.c1743 static int avrule_write(policydb_t *p, avrule_t * avrule, in avrule_write() argument
1838 avrule_t *avrule; avrule_write_list() local
[all...]
H A Dexpand.c2639 avrule_t *avrule; in copy_neverallow() local
[all...]
H A Dpolicydb.c3515 avrule_t *avrule; in avrule_read() local
[all...]
H A Dmodule_to_cil.c1186 struct avrule *avrule; in avrule_list_to_cil() local
[all...]
/third_party/selinux/checkpolicy/test/
H A Ddismod.c213 static int display_avrule(avrule_t * avrule, policydb_t * policy, in display_avrule() argument
622 avrule_t *avrule; display_avdecl() local
647 avrule_t *avrule = decl->avrules; display_avdecl() local
[all...]
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c25 avrule_block_t *avrule; member
1238 void append_avrule(avrule_t * avrule) in append_avrule() argument
[all...]
H A Dpolicy_define.c1610 avrule_t *avrule; in define_compute_type_helper() local
1698 avrule_t *avrule; define_compute_type() local
1722 avrule_t *avrule; define_cond_compute_type() local
2045 avrule_t *avrule; define_te_avtab_xperms_helper() local
2395 avrule_t *avrule; define_te_avtab_ioctl() local
2505 avrule_t *avrule; define_te_avtab_helper() local
2650 avrule_t *avrule; define_cond_te_avtab() local
2670 avrule_t *avrule; define_te_avtab() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h268 typedef struct avrule { struct

Completed in 51 milliseconds