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

  /external/selinux/libselinux/src/
get_context_list.c 120 const char *conrole, *contype; local
141 conrole = context_role_get(con);
143 if (!conrole || !contype) {
147 if (!strcmp(conrole, partrole) && !strcmp(contype, parttype)) {

Completed in 762 milliseconds