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

  /external/selinux/libsepol/cil/src/
cil_internal.h 906 struct cil_tunableif { struct
1021 void cil_tunif_init(struct cil_tunableif **tif);
cil_build_ast.h 132 void cil_destroy_tunif(struct cil_tunableif *tif);
cil_copy_ast.c     [all...]
cil_tree.c 1034 case CIL_TUNABLEIF: {
1035 struct cil_tunableif *tif = node->data;
    [all...]
cil_resolve_ast.c     [all...]
cil.c 538 case CIL_TUNABLEIF:
934 case CIL_TUNABLEIF:
    [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 277 milliseconds