OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:policydb_index_bools
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
policydb.h
579
extern int
policydb_index_bools
(policydb_t * p);
/external/checkpolicy/
policy_parse.y
163
{ if (pass == 1) { if (
policydb_index_bools
(policydbp)) return -1;}
/external/libsepol/src/
policydb.c
980
int
policydb_index_bools
(policydb_t * p)
function
[
all
...]
Completed in 29 milliseconds