OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIL_PORTCON
(Results
1 - 9
of
9
) sorted by null
/external/selinux/libsepol/cil/src/
cil_flavor.h
99
CIL_PORTCON
,
cil_reset_ast.c
291
static void cil_reset_portcon(struct
cil_portcon
*portcon)
492
case
CIL_PORTCON
:
cil_post.c
157
struct
cil_portcon
*aportcon = *(struct
cil_portcon
**)a;
158
struct
cil_portcon
*bportcon = *(struct
cil_portcon
**)b;
401
case
CIL_PORTCON
:
535
case
CIL_PORTCON
: {
[
all
...]
cil.c
715
case
CIL_PORTCON
:
1079
case
CIL_PORTCON
:
[
all
...]
cil_verify.c
1086
struct
cil_portcon
*port = node->data;
[
all
...]
cil_copy_ast.c
1186
struct
cil_portcon
*orig = data;
1187
struct
cil_portcon
*new = NULL;
[
all
...]
cil_tree.c
[
all
...]
cil_resolve_ast.c
[
all
...]
cil_build_ast.c
[
all
...]
Completed in 1283 milliseconds