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

  /external/selinux/libselinux/src/
get_context_list.c 21 const char *role2; local
32 role2 = context_role_get(con);
33 if (role2 && !strcmp(role, role2)) {
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 360 "(", "role", "role2", ")",
361 "(", "rolebounds", "role1", "role2", ")", NULL};
380 "(", "role", "role2", ")",
381 "(", "rolebounds", "role1", "role2", ")", NULL};
401 "(", "role", "role2", ")",
402 "(", "rolebounds", "role_DNE", "role2", ")", NULL};
421 "(", "role", "role2", ")",
    [all...]
test_cil_build_ast.c     [all...]

Completed in 314 milliseconds