HomeSort by relevance Sort by last modified time
    Searched full:type_set_destroy (Results 1 - 6 of 6) sorted by null

  /external/libsepol/src/
constraint.c 43 type_set_destroy(expr->type_names);
policydb.c 377 void type_set_destroy(type_set_t * x) function
409 type_set_destroy(&x->types);
493 type_set_destroy(&x->stypes);
494 type_set_destroy(&x->ttypes);
516 type_set_destroy(&x->types);
542 type_set_destroy(&x->stypes);
543 type_set_destroy(&x->ttypes);
592 type_set_destroy(&x->stypes);
593 type_set_destroy(&x->ttypes);
    [all...]
link.c 989 type_set_destroy(&ts_tmp);
994 type_set_destroy(&ts_tmp);
    [all...]
expand.c     [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 601 extern void type_set_destroy(type_set_t * x);
  /external/checkpolicy/
policy_define.c     [all...]

Completed in 133 milliseconds