OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_context
(Results
1 - 11
of
11
) sorted by null
/external/selinux/libsepol/cil/src/
cil_reset_ast.c
315
cil_reset_context(netifcon->
if_context
);
cil_copy_ast.c
1091
cil_context_init(&new->
if_context
);
1092
cil_copy_fill_context(db, orig->
if_context
, new->
if_context
);
[
all
...]
cil_internal.h
755
struct cil_context *
if_context
;
member in struct:cil_netifcon
cil_tree.c
[
all
...]
cil_verify.c
988
struct cil_context *if_ctx = netif->
if_context
;
[
all
...]
cil_build_ast.c
[
all
...]
cil_policy.c
158
cil_context_to_policy(file_arr, NETIFCONS, netifcon->
if_context
);
[
all
...]
cil_resolve_ast.c
[
all
...]
cil.c
[
all
...]
cil_post.c
[
all
...]
cil_binary.c
[
all
...]
Completed in 50 milliseconds