OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_id_in_scope
(Results
1 - 2
of
2
) sorted by null
/external/selinux/checkpolicy/
module_compiler.c
510
*
is_id_in_scope
().
556
*
is_id_in_scope
().
651
if (
is_id_in_scope
(symbol_type, key)) {
1248
int
is_id_in_scope
(uint32_t symbol_type, hashtab_key_t id)
function
[
all
...]
/external/selinux/libsepol/src/
module_to_cil.c
503
static int
is_id_in_scope
(struct policydb *pdb, struct stack *decl_stack, char *type, uint32_t symbol_type)
function
[
all
...]
Completed in 75 milliseconds