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

  /external/selinux/libsepol/src/
constraint.c 43 type_set_destroy(expr->type_names);
policydb.c 433 void type_set_destroy(type_set_t * x) function
465 type_set_destroy(&x->types);
549 type_set_destroy(&x->stypes);
550 type_set_destroy(&x->ttypes);
574 type_set_destroy(&x->types);
600 type_set_destroy(&x->stypes);
601 type_set_destroy(&x->ttypes);
650 type_set_destroy(&x->stypes);
651 type_set_destroy(&x->ttypes);
    [all...]
link.c 1005 type_set_destroy(&ts_tmp);
1010 type_set_destroy(&ts_tmp);
    [all...]
expand.c     [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 626 extern void type_set_destroy(type_set_t * x);
  /external/selinux/checkpolicy/
policy_define.c     [all...]

Completed in 106 milliseconds