Searched refs:perm_dom_id (Results 1 – 1 of 1) sorted by relevance
500 unsigned int perm_dom_id; in can_access() local514 parse_perm(g_list_nth_data(perms, 0), &perm_letter, &perm_dom_id); in can_access()515 if (dom_id == perm_dom_id) { in can_access()525 parse_perm(g_list_nth_data(perms, i), &perm_letter, &perm_dom_id); in can_access()526 if (dom_id != perm_dom_id) { in can_access()540 unsigned int perm_dom_id; in xs_node_set_perms() local549 parse_perm(perms->data, &perm_letter, &perm_dom_id); in xs_node_set_perms()550 if (perm_dom_id != op->dom_id) { in xs_node_set_perms()