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

/sssd-io/src/providers/ad/
H A Dad_id.c65 bool shortcut = false; local
91 shortcut = true;
112 shortcut = true;
124 return shortcut;
155 bool shortcut; local
168 /* Try to shortcut if this is ID or SID search and it belongs to
170 shortcut = ad_account_can_shortcut(ctx->opts->idmap_ctx,
174 if (shortcut) {
1170 * already shortcut the 'real' ID request

Completed in 12 milliseconds