/external/selinux/libsepol/include/sepol/policydb/ |
conditional.h | 128 extern int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p);
|
/external/selinux/libsepol/src/ |
conditional.c | 534 int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p function 611 cond_destroy_bool(key, booldatum, 0);
|
link.c | 663 cond_destroy_bool(new_id, new_bool, NULL); [all...] |
policydb.c | 1347 cond_destroy_bool, sens_destroy, cat_destroy,}; [all...] |
/external/selinux/checkpolicy/ |
module_compiler.c | 994 cond_destroy_bool(id, booldatum, NULL); 1004 cond_destroy_bool(id, booldatum, NULL); [all...] |
policy_define.c | [all...] |