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

  /external/selinux/libselinux/src/
get_context_list.c 168 const char *fromrole, *fromtype; local
181 fromrole = context_role_get(con);
183 if (!fromrole || !fromtype) {
219 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) {

Completed in 47 milliseconds