Home
last modified time | relevance | path

Searched refs:cond_destroy_bool (Results 1 - 6 of 6) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconditional.h128 extern int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p);
/third_party/selinux/libsepol/src/
H A Dconditional.c531 int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p in cond_destroy_bool() function
608 cond_destroy_bool(key, booldatum, 0); in cond_read_bool()
H A Dlink.c665 cond_destroy_bool(new_id, new_bool, NULL); in bool_copy_callback()
H A Dpolicydb.c1413 cond_destroy_bool, sens_destroy, cat_destroy,};
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c1004 cond_destroy_bool(id, booldatum, NULL); in require_bool_tunable()
1014 cond_destroy_bool(id, booldatum, NULL); in require_bool_tunable()
H A Dpolicy_define.c1808 cond_destroy_bool(id, datum, NULL); in define_bool_tunable()

Completed in 20 milliseconds