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

  /external/selinux/libsepol/src/
users.c 286 role_set_destroy(&usrdatum->roles);
policydb.c 483 void role_set_destroy(role_set_t * x) function
534 role_set_destroy(&x->roles);
611 role_set_destroy(&x->roles);
663 role_set_destroy(&x->roles);
664 role_set_destroy(&x->new_roles);
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 659 extern void role_set_destroy(role_set_t * x);

Completed in 90 milliseconds