OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_ioportcon
(Results
1 - 12
of
12
) sorted by null
/external/selinux/libsepol/cil/src/
cil_internal.h
774
struct
cil_ioportcon
{
struct
988
void cil_ioportcon_init(struct
cil_ioportcon
**ioportcon);
cil_reset_ast.c
337
static void cil_reset_ioportcon(struct
cil_ioportcon
*ioportcon)
510
case
CIL_IOPORTCON
:
cil_post.c
266
struct
cil_ioportcon
*aioportcon = *(struct
cil_ioportcon
**)a;
267
struct
cil_ioportcon
*bioportcon = *(struct
cil_ioportcon
**)b;
410
case
CIL_IOPORTCON
:
568
case
CIL_IOPORTCON
: {
[
all
...]
cil_build_ast.h
189
void cil_destroy_ioportcon(struct
cil_ioportcon
*ioportcon);
cil_copy_ast.c
1252
struct
cil_ioportcon
*orig = data;
1253
struct
cil_ioportcon
*new = NULL;
[
all
...]
cil_policy.c
253
struct
cil_ioportcon
*ioportcon = (struct
cil_ioportcon
*)sort->array[i];
[
all
...]
cil_binary.c
3252
struct
cil_ioportcon
*
cil_ioportcon
= ioportcons->array[i];
local
[
all
...]
cil_verify.c
1149
struct
cil_ioportcon
*ioport = node->data;
[
all
...]
cil_tree.c
[
all
...]
cil.c
733
case
CIL_IOPORTCON
:
1091
case
CIL_IOPORTCON
:
[
all
...]
cil_build_ast.c
[
all
...]
cil_resolve_ast.c
[
all
...]
Completed in 52 milliseconds