OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_call
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsepol/cil/src/
cil_resolve_ast.c
2671
struct cil_call *
new_call
= current->data;
local
2926
struct cil_call *
new_call
= current->data;
local
[
all
...]
/external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c
5987
struct cil_call *
new_call
= ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data);
local
6018
struct cil_call *
new_call
= ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data);
local
[
all
...]
Completed in 60 milliseconds