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 563 struct cil_tunable { struct
972 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 767 struct cil_tunable *orig = data;
768 struct cil_tunable *new = NULL;
    [all...]
cil_tree.c 922 case CIL_TUNABLE: {
923 struct cil_tunable *tunable = node->data;
    [all...]
cil.c 516 case CIL_TUNABLE:
789 case CIL_TUNABLE:
901 case CIL_TUNABLE:
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c     [all...]

Completed in 5576 milliseconds