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 877 struct cil_tunableif { struct
990 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 1023 case CIL_TUNABLEIF: {
1024 struct cil_tunableif *tif = node->data;
    [all...]
cil_resolve_ast.c     [all...]
cil.c 531 case CIL_TUNABLEIF:
918 case CIL_TUNABLEIF:
    [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 7433 milliseconds