OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cond_index_bool
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
conditional.h
126
extern int
cond_index_bool
(hashtab_key_t key, hashtab_datum_t datum,
/external/libsepol/src/
conditional.c
543
int
cond_index_bool
(hashtab_key_t key, hashtab_datum_t datum, void *datap)
function
policydb.c
944
cond_index_bool
, sens_index, cat_index,};
989
if (hashtab_map(p->p_bools.table,
cond_index_bool
, p))
[
all
...]
Completed in 32 milliseconds