OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_decl_cond_list
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
avrule_block.h
31
extern cond_list_t *
get_decl_cond_list
(policydb_t * p,
/external/libsepol/src/
avrule_block.c
136
cond_list_t *
get_decl_cond_list
(policydb_t * p, avrule_decl_t * decl,
function
/external/checkpolicy/
module_compiler.c
1317
return
get_decl_cond_list
(policydbp, decl, cond);
[
all
...]
Completed in 30 milliseconds