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

  /external/libsepol/src/
users.c 281 role_set_destroy(&usrdatum->roles);
policydb.c 433 void role_set_destroy(role_set_t * x) function
484 role_set_destroy(&x->roles);
559 role_set_destroy(&x->roles);
611 role_set_destroy(&x->roles);
612 role_set_destroy(&x->new_roles);
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 609 extern void role_set_destroy(role_set_t * x);

Completed in 62 milliseconds