OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:validtrans
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsepol/cil/src/
cil.c
[
all
...]
cil_build_ast.h
170
void cil_destroy_validatetrans(struct cil_validatetrans *
validtrans
);
cil_build_ast.c
3989
struct cil_validatetrans *
validtrans
= NULL;
local
[
all
...]
cil_internal.h
993
void cil_validatetrans_init(struct cil_validatetrans **
validtrans
);
cil_resolve_ast.c
1745
struct cil_validatetrans *
validtrans
= current->data;
local
[
all
...]
Completed in 54 milliseconds