Searched refs:is_group (Results 1 - 2 of 2) sorted by relevance

/sssd/src/providers/ldap/
H A Dsdap_async_nested_groups.c573 bool is_group; local
648 is_group = sdap_nested_member_is_group(group_ctx, dn,
651 if (is_user && is_group) {
658 } else if (is_group) {
H A Dsdap_async_groups.c1407 bool is_group; local
1419 &is_group);
1422 if (nesting_level == 0 && is_group) {

Completed in 1073 milliseconds