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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackglue.c398 int scope0, tlimit0; local
458 scope0 = op->ors_scope;
509 if (scope0 == LDAP_SCOPE_ONELEVEL &&
526 } else if (scope0 == LDAP_SCOPE_SUBTREE &&
531 } else if (scope0 == LDAP_SCOPE_SUBTREE &&
699 op->ors_scope = scope0;

Completed in 119 milliseconds