Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.h52 int cil_resolve_userrole(struct cil_tree_node *current, void *extra_args);
Dcil_resolve_ast.c824 int cil_resolve_userrole(struct cil_tree_node *current, void *extra_args) in cil_resolve_userrole() function
3571 rc = cil_resolve_userrole(node, args); in __cil_resolve_ast_node()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c7521 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next->next, args); in test_cil_resolve_userrole()
7540 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next, args); in test_cil_resolve_userrole_user_neg()
7559 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next, args); in test_cil_resolve_userrole_role_neg()