Home
last modified time | relevance | path

Searched refs:linerole (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
Dget_context_list.c169 char *linerole, *linetype; in get_context_order() local
207 linerole = start; in get_context_order()
219 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) { in get_context_order()