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

  /external/selinux/libsepol/include/sepol/policydb/
conditional.h 129 extern int cond_index_bool(hashtab_key_t key, hashtab_datum_t datum,
  /external/selinux/libsepol/src/
conditional.c 543 int cond_index_bool(hashtab_key_t key, hashtab_datum_t datum, void *datap) function
policydb.c 960 cond_index_bool, sens_index, cat_index,};
1005 if (hashtab_map(p->p_bools.table, cond_index_bool, p))
    [all...]

Completed in 3189 milliseconds