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 536 struct cil_tunable { struct
928 void cil_tunable_init(struct cil_tunable **ciltun);
cil_build_ast.h 119 void cil_destroy_tunable(struct cil_tunable *tunable);
cil_copy_ast.c 728 struct cil_tunable *orig = data;
729 struct cil_tunable *new = NULL;
    [all...]
cil_tree.c 904 case CIL_TUNABLE: {
905 struct cil_tunable *tunable = node->data;
    [all...]
cil.c 503 case CIL_TUNABLE:
766 case CIL_TUNABLE:
874 case CIL_TUNABLE:
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c     [all...]

Completed in 35 milliseconds