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 821 struct cil_tunableif { struct
929 void cil_tunif_init(struct cil_tunableif **tif);
cil_build_ast.h 125 void cil_destroy_tunif(struct cil_tunableif *tif);
cil_copy_ast.c     [all...]
cil_tree.c 919 case CIL_TUNABLEIF: {
920 struct cil_tunableif *tif = node->data;
    [all...]
cil_resolve_ast.c     [all...]
cil.c 506 case CIL_TUNABLEIF:
876 case CIL_TUNABLEIF:
    [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 49 milliseconds