Searched refs:ors_scope (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsearch.c73 &base, &op->ors_scope, &op->ors_deref, &op->ors_slimit,
91 switch( op->ors_scope ) {
122 base.bv_val, op->ors_scope, op->ors_deref );
215 sprintf(abuf, "scope=%d deref=%d", op->ors_scope, op->ors_deref);
274 if ( op->ors_scope == LDAP_SCOPE_BASE ) {
356 NULL, &op->o_req_dn, op->ors_scope );
387 NULL, &op->o_req_dn, op->ors_scope );
H A Dsaslauthz.c1672 &op.ors_scope, &op.ors_filter, &op.ors_filterstr, 0 );
1676 switch ( op.ors_scope ) {
1694 if ( d == 0 && op.ors_scope == LDAP_X_SCOPE_SUBTREE ) {
1710 switch ( op.ors_scope ) {
1777 op.ors_scope = LDAP_SCOPE_BASE;
1807 op.o_req_ndn.bv_val, op.ors_scope, 0 );
1935 &op.ors_scope, &op.ors_filter, &op.ors_filterstr, 1 );
1944 switch ( op.ors_scope ) {
1973 op.o_req_ndn.bv_val, op.ors_scope, 0 );
H A Dbackglue.c441 switch (op->ors_scope) {
458 scope0 = op->ors_scope;
513 op->ors_scope = LDAP_SCOPE_BASE;
520 op->ors_scope = LDAP_SCOPE_ONELEVEL;
699 op->ors_scope = scope0;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c172 || op->ors_scope != LDAP_SCOPE_BASE )
190 if ( op->ors_scope == LDAP_SCOPE_BASE ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-perl/
H A Dsearch.c46 XPUSHs(sv_2mortal(newSViv( op->ors_scope )));
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-passwd/
H A Dsearch.c79 if( op->ors_scope != LDAP_SCOPE_ONELEVEL ) {
133 if ( op->ors_scope != LDAP_SCOPE_BASE ) {
212 if( op->ors_scope == LDAP_SCOPE_ONELEVEL ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Drdnval.c116 op2.ors_scope = LDAP_SCOPE_ONELEVEL;
502 op->ors_scope = LDAP_SCOPE_SUBTREE;
H A Dpguid.c306 op->ors_scope = LDAP_SCOPE_SUBORDINATE;
H A Dvernum.c269 op->ors_scope = LDAP_SCOPE_SUBTREE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c2016 op->ors_scope );
2054 op->ors_scope,
2247 switch ( op->ors_scope ) {
2301 op->ors_scope != LDAP_SCOPE_BASE &&
2302 op->ors_scope != BACKSQL_SCOPE_BASE_LIKE &&
2340 op->ors_scope );
2552 if ( op->ors_scope == BACKSQL_SCOPE_BASE_LIKE ) {
2553 op->ors_scope = LDAP_SCOPE_BASE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-relay/
H A Dop.c151 op->ors_scope : LDAP_SCOPE_DEFAULT );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dodlocales.c128 nop->ors_scope = LDAP_SCOPE_SUBTREE;
H A Dretcode.c249 op2.ors_scope = LDAP_SCOPE_BASE;
320 if ( op->ors_scope == LDAP_SCOPE_BASE ) {
350 && op->ors_scope != LDAP_SCOPE_BASE
H A Dnestedgroup.c162 nop.ors_scope = LDAP_SCOPE_SUBTREE;
H A Dpcache.c1812 op->ors_scope = LDAP_SCOPE_SUBTREE;
2108 op->ors_scope = LDAP_SCOPE_SUBTREE;
2226 op->ors_scope = LDAP_SCOPE_BASE;
2882 op2.ors_scope = LDAP_SCOPE_BASE;
3030 query.scope = op->ors_scope;
3420 op->ors_scope = query->scope;
3442 op->ors_scope = LDAP_SCOPE_SUBTREE;
4636 op->ors_scope = LDAP_SCOPE_BASE;
4673 op->ors_scope = LDAP_SCOPE_SUBTREE;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dfilterindex.c545 int sc = op->ors_scope;
546 op->ors_scope = scope;
549 op->ors_scope = sc;
H A Ddn2id.c352 int prefix = ( op->ors_scope == LDAP_SCOPE_ONELEVEL )
1157 if ( op->ors_scope != LDAP_SCOPE_ONELEVEL &&
1171 cx.prefix = (op->ors_scope == LDAP_SCOPE_ONELEVEL) ?
H A Dsearch.c277 if ( op->ors_scope == LDAP_SCOPE_ONELEVEL ) break;
832 switch( op->ors_scope ) {
873 if ( op->ors_scope == LDAP_SCOPE_ONELEVEL ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dchain.c464 tmp_oq_search.rs_scope = op->ors_scope;
543 op->ors_scope = tmp_oq_search.rs_scope;
734 if ( op->ors_scope == LDAP_SCOPE_ONELEVEL )
737 tmp_oq_search.rs_scope = op->ors_scope;
814 op->ors_scope = tmp_oq_search.rs_scope;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dconn.c920 op2.ors_scope = LDAP_SCOPE_BASE;
949 ndn, op->o_tag == LDAP_REQ_SEARCH ? op->ors_scope : LDAP_SCOPE_BASE ) )
1540 op->o_tag == LDAP_REQ_SEARCH ? op->ors_scope : LDAP_SCOPE_SUBTREE ) )
H A Dsearch.c457 int realscope = op->ors_scope;
490 switch ( op->ors_scope ) {
529 if ( op->ors_scope == LDAP_SCOPE_SUBORDINATE ) {
950 op->ors_scope );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnssov.h317 op->ors_scope = cbp.mi->mi_scope; \
H A Dpasswd.c185 op2.ors_scope = mi->mi_scope;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/lastmod/
H A Dlastmod.c291 if ( op->ors_scope != LDAP_SCOPE_BASE ) {
340 NULL, &op->o_req_dn, op->ors_scope );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1025 rc = ldif_search_entry( op, rs, e, op->ors_scope, &path );
1294 op->ors_scope : LDAP_SCOPE_DEFAULT );
1780 op.ors_scope = LDAP_SCOPE_SUBTREE;

Completed in 440 milliseconds

12