HomeSort by relevance Sort by last modified time
    Searched refs:cond_destroy_bool (Results 1 - 6 of 6) sorted by null

  /external/libsepol/include/sepol/policydb/
conditional.h 124 extern int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p);
  /external/checkpolicy/
module_compiler.c 1062 cond_destroy_bool(id, booldatum, NULL);
1072 cond_destroy_bool(id, booldatum, NULL);
    [all...]
policy_define.c     [all...]
  /external/libsepol/src/
conditional.c 534 int cond_destroy_bool(hashtab_key_t key, hashtab_datum_t datum, void *p function
614 cond_destroy_bool(key, booldatum, 0);
link.c 662 cond_destroy_bool(new_id, new_bool, NULL);
    [all...]
policydb.c 1229 cond_destroy_bool, sens_destroy, cat_destroy,};
    [all...]

Completed in 281 milliseconds