OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIL_USERRANGE
(Results
1 - 7
of
7
) sorted by null
/external/selinux/libsepol/cil/src/
cil_flavor.h
68
CIL_USERRANGE
,
cil_reset_ast.c
263
static inline void cil_reset_userrange(struct
cil_userrange
*userrange)
422
case
CIL_USERRANGE
:
cil.c
577
case
CIL_USERRANGE
:
949
case
CIL_USERRANGE
:
[
all
...]
cil_copy_ast.c
467
struct
cil_userrange
*orig = data;
468
struct
cil_userrange
*new = NULL;
[
all
...]
cil_tree.c
681
case
CIL_USERRANGE
: {
682
struct
cil_userrange
*userrange = node->data;
[
all
...]
cil_resolve_ast.c
848
struct
cil_userrange
*userrange = current->data;
[
all
...]
cil_build_ast.c
[
all
...]
Completed in 43 milliseconds