HomeSort by relevance Sort by last modified time
    Searched refs:cil_tunable (Results 1 - 7 of 7) sorted by null

  /external/selinux/libsepol/cil/src/
cil_internal.h 590 struct cil_tunable { struct
1022 void cil_tunable_init(struct cil_tunable **ciltun);
cil_build_ast.h 126 void cil_destroy_tunable(struct cil_tunable *tunable);
cil_copy_ast.c 790 struct cil_tunable *orig = data;
791 struct cil_tunable *new = NULL;
    [all...]
cil_tree.c 1023 case CIL_TUNABLE: {
1024 struct cil_tunable *tunable = node->data;
    [all...]
cil.c 536 case CIL_TUNABLE:
821 case CIL_TUNABLE:
933 case CIL_TUNABLE:
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c     [all...]

Completed in 100 milliseconds