Searched refs:ors_deref (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-perl/
H A Dsearch.c47 XPUSHs(sv_2mortal(newSViv( op->ors_deref )));
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsearch.c73 &base, &op->ors_scope, &op->ors_deref, &op->ors_slimit,
102 switch( op->ors_deref ) {
122 base.bv_val, op->ors_scope, op->ors_deref );
215 sprintf(abuf, "scope=%d deref=%d", op->ors_scope, op->ors_deref);
H A Dsasl.c428 op->ors_deref = LDAP_DEREF_NEVER;
742 op->ors_deref = LDAP_DEREF_NEVER;
839 op.ors_deref = LDAP_DEREF_NEVER;
1367 op->ors_deref = LDAP_DEREF_NEVER;
H A Dsaslauthz.c1829 op.ors_deref = LDAP_DEREF_NEVER;
1992 op.ors_deref = LDAP_DEREF_NEVER;
H A Didattracl.c516 nop.ors_deref = LDAP_DEREF_NEVER;
H A Dsyncrepl.c2197 op2.ors_deref = LDAP_DEREF_NEVER;
2867 op->ors_deref = LDAP_DEREF_NEVER;
3004 op2.ors_deref = LDAP_DEREF_NEVER;
3393 op->ors_deref = LDAP_DEREF_NEVER;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dsearch.c399 if ( op->ors_deref & LDAP_DEREF_FINDING ) {
432 if ( op->ors_deref & LDAP_DEREF_FINDING ) {
859 if ( op->ors_deref & LDAP_DEREF_SEARCHING ) {
864 ((op->ors_deref & LDAP_DEREF_FINDING) ||
1254 if( op->ors_deref & LDAP_DEREF_SEARCHING ) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dodlocales.c129 nop->ors_deref = LDAP_DEREF_NEVER;
H A Dnestedgroup.c163 nop.ors_deref = LDAP_DEREF_NEVER;
H A Dpcache.c1813 op->ors_deref = LDAP_DEREF_NEVER;
2109 op->ors_deref = LDAP_DEREF_NEVER;
2227 op->ors_deref = LDAP_DEREF_NEVER;
2883 op2.ors_deref = LDAP_DEREF_NEVER;
3443 op->ors_deref = LDAP_DEREF_NEVER;
4637 op->ors_deref = LDAP_DEREF_NEVER;
H A Ddynlist.c411 o.ors_deref = LDAP_DEREF_NEVER;
767 o.ors_deref = LDAP_DEREF_NEVER;
H A Ddynid.c109 nop->ors_deref = LDAP_DEREF_NEVER;
H A Drefint.c765 op->ors_deref = LDAP_DEREF_NEVER;
H A Daccesslog.c659 op->ors_deref = LDAP_DEREF_NEVER;
1701 attr_merge_one( e, ad_reqDerefAliases, &derefs[op->ors_deref], NULL );
H A Dconstraint.c614 nop.ors_deref = LDAP_DEREF_NEVER;
H A Dretcode.c250 op2.ors_deref = LDAP_DEREF_NEVER;
H A Dunique.c1027 nop->ors_deref = LDAP_DEREF_NEVER;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/samba4/
H A Drdnval.c115 op2.ors_deref = LDAP_DEREF_NEVER;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Ddelete.c366 op2.ors_deref = LDAP_DEREF_NEVER;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_pblock.c702 *((int *)value) = pb->pb_op->ors_deref;
1090 pb->pb_op->ors_deref = *((int *)value);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c237 op->ors_slimit, op->ors_deref, &msgid );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c477 o.ors_deref = LDAP_DEREF_NEVER;
1902 op->ors_deref = LDAP_DEREF_NEVER;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dconn.c921 op2.ors_deref = LDAP_DEREF_NEVER;
H A Dsearch.c718 ctrls, NULL, tvp, op->ors_slimit, op->ors_deref,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dinit.c884 op->ors_deref = LDAP_DEREF_NEVER;

Completed in 412 milliseconds

12