Searched refs:SLAP_NO_LIMIT (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-passwd/
H A Dsearch.c69 if ( op->ors_tlimit != SLAP_NO_LIMIT ) {
149 if ( op->ors_tlimit != SLAP_NO_LIMIT
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dodlocales.c131 nop->ors_slimit = SLAP_NO_LIMIT;
132 nop->ors_tlimit = SLAP_NO_LIMIT;
H A Dnestedgroup.c164 nop.ors_slimit = SLAP_NO_LIMIT;
165 nop.ors_tlimit = SLAP_NO_LIMIT;
H A Ddynlist.c413 o.ors_tlimit = SLAP_NO_LIMIT;
414 o.ors_slimit = SLAP_NO_LIMIT;
760 o.ors_tlimit = SLAP_NO_LIMIT;
761 o.ors_slimit = SLAP_NO_LIMIT;
H A Ddynid.c111 nop->ors_slimit = SLAP_NO_LIMIT;
112 nop->ors_tlimit = SLAP_NO_LIMIT;
H A Drefint.c767 op->ors_slimit = SLAP_NO_LIMIT;
768 op->ors_tlimit = SLAP_NO_LIMIT;
H A Dpcache.c1814 op->ors_slimit = SLAP_NO_LIMIT;
1815 op->ors_tlimit = SLAP_NO_LIMIT;
2115 op->ors_tlimit = SLAP_NO_LIMIT;
2244 op->ors_tlimit = SLAP_NO_LIMIT;
2885 op2.ors_tlimit = SLAP_NO_LIMIT;
3421 op->ors_slimit = SLAP_NO_LIMIT;
3422 op->ors_tlimit = SLAP_NO_LIMIT;
4639 op->ors_tlimit = SLAP_NO_LIMIT;
4672 op->ors_slimit = SLAP_NO_LIMIT;
H A Ddds.c156 op->ors_slimit = SLAP_NO_LIMIT;
1647 op->ors_tlimit = SLAP_NO_LIMIT;
1648 op->ors_slimit = SLAP_NO_LIMIT;
H A Dconstraint.c615 nop.ors_slimit = SLAP_NO_LIMIT;
616 nop.ors_tlimit = SLAP_NO_LIMIT;
H A Dretcode.c251 op2.ors_tlimit = SLAP_NO_LIMIT;
252 op2.ors_slimit = SLAP_NO_LIMIT;
H A Dunique.c1029 nop->ors_slimit = SLAP_NO_LIMIT;
1030 nop->ors_tlimit = SLAP_NO_LIMIT;
H A Dsyncprov.c459 fop.ors_tlimit = SLAP_NO_LIMIT;
639 fop.ors_tlimit = SLAP_NO_LIMIT;
668 fop.ors_slimit = SLAP_NO_LIMIT;
711 fop.ors_slimit = SLAP_NO_LIMIT;
1717 fop.ors_tlimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dlimits.c1070 * - may use SLAP_NO_LIMIT ( = -1 ) to indicate no limits;
1071 * - should use slimit = N and tlimit = SLAP_NO_LIMIT to
1076 if ( op->ors_tlimit == SLAP_NO_LIMIT && op->ors_slimit == SLAP_NO_LIMIT ) {
1085 op->ors_tlimit = SLAP_NO_LIMIT;
1089 op->ors_slimit = SLAP_NO_LIMIT;
1094 op->ors_slimit != SLAP_NO_LIMIT ) {
1199 && ( op->ors_slimit == SLAP_NO_LIMIT
H A Dsearch.c320 op->ors_slimit = SLAP_NO_LIMIT;
321 op->ors_tlimit = SLAP_NO_LIMIT;
H A Dsasl.c427 op->ors_tlimit = SLAP_NO_LIMIT;
736 op->ors_tlimit = SLAP_NO_LIMIT;
825 op.ors_tlimit = SLAP_NO_LIMIT;
1350 op->ors_tlimit = SLAP_NO_LIMIT;
H A Didattracl.c517 nop.ors_slimit = SLAP_NO_LIMIT;
518 nop.ors_tlimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/samba4/
H A Drdnval.c112 op2.ors_tlimit = SLAP_NO_LIMIT;
503 op->ors_tlimit = SLAP_NO_LIMIT;
504 op->ors_slimit = SLAP_NO_LIMIT;
H A Dpguid.c307 op->ors_tlimit = SLAP_NO_LIMIT;
308 op->ors_slimit = SLAP_NO_LIMIT;
H A Dvernum.c270 op->ors_tlimit = SLAP_NO_LIMIT;
271 op->ors_slimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnssov.h321 op->ors_tlimit = SLAP_NO_LIMIT; \
322 op->ors_slimit = SLAP_NO_LIMIT; \
H A Dpasswd.c189 op2.ors_tlimit = SLAP_NO_LIMIT;
190 op2.ors_slimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c86 op->ors_slimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Ddelete.c367 op2.ors_slimit = SLAP_NO_LIMIT;
368 op2.ors_tlimit = SLAP_NO_LIMIT;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dsearch.c163 if ( op->ors_tlimit != SLAP_NO_LIMIT ) {
326 if ( op->ors_tlimit != SLAP_NO_LIMIT
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c479 o.ors_tlimit = SLAP_NO_LIMIT;
480 o.ors_slimit = SLAP_NO_LIMIT;
1904 op->ors_tlimit = SLAP_NO_LIMIT;
1905 op->ors_slimit = SLAP_NO_LIMIT;

Completed in 164 milliseconds

12