Searched refs:SLAPD_ABANDON (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dextended.c68 rc = rs->sr_err = SLAPD_ABANDON;
261 rc = rs->sr_err = SLAPD_ABANDON;
374 rc = rs->sr_err = SLAPD_ABANDON;
H A Dsearch.c304 rc = SLAPD_ABANDON;
597 if ( rc != SLAPD_ABANDON )
H A Dchain.c1097 if ( rc != SLAPD_ABANDON ) {
1111 case SLAPD_ABANDON:
1161 if ( lb.lb_status == LDAP_CH_NONE && rc != SLAPD_ABANDON ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dsearch.c113 rc = SLAPD_ABANDON;
265 if ( rs->sr_err != SLAPD_ABANDON ) {
H A Dlog.c178 rc = rs->sr_err = SLAPD_ABANDON;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c150 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-passwd/
H A Dsearch.c145 return( SLAPD_ABANDON );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dextended.c224 if( rs->sr_err != SLAPD_ABANDON ) {
H A Dresult.c574 if (( rs->sr_err == SLAPD_ABANDON ) && !op->o_cancel ) {
575 rc = SLAPD_ABANDON;
588 rc = SLAPD_ABANDON;
603 if ( rc == SLAPD_ABANDON && op->o_cancel )
811 if ( rs->sr_err == SLAPD_ABANDON || op->o_abandon )
H A Dbackend.c1608 return SLAPD_ABANDON;
H A Dbackglue.c708 rs->sr_err = SLAPD_ABANDON;
H A Dbconfig.c5404 rs->sr_err = SLAPD_ABANDON;
5904 rs->sr_err = SLAPD_ABANDON;
6084 rs->sr_err = SLAPD_ABANDON;
6179 rs->sr_err = SLAPD_ABANDON;
H A Dconnection.c1190 op->o_cancel = rc == SLAPD_ABANDON
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c488 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c549 return SLAPD_ABANDON;
648 return SLAPD_ABANDON;
1058 return SLAPD_ABANDON;
1490 rc = SLAPD_ABANDON;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dderef.c268 if ( rs->sr_type == REP_RESULT || rs->sr_err == SLAPD_ABANDON ) {
H A Dsyncprov.c841 return SLAPD_ABANDON;
2110 return SLAPD_ABANDON;
2134 return SLAPD_ABANDON;
2401 return SLAPD_ABANDON;
2497 return SLAPD_ABANDON;
H A Drwm.c163 op->o_abandon || rs->sr_err == SLAPD_ABANDON )
1131 case SLAPD_ABANDON:
H A Dretcode.c154 return rs->sr_err = SLAPD_ABANDON;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dadd.c144 rs->sr_err = SLAPD_ABANDON;
H A Ddelete.c135 rs->sr_err = SLAPD_ABANDON;
H A Dmodify.c499 rs->sr_err = SLAPD_ABANDON;
H A Dmodrdn.c145 rs->sr_err = SLAPD_ABANDON;
H A Dsearch.c700 rs->sr_err = SLAPD_ABANDON;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c1677 bsi->bsi_status = SLAPD_ABANDON;
2193 rs->sr_err = SLAPD_ABANDON;
2226 rs->sr_err = SLAPD_ABANDON;
2486 if ( rs->sr_err != SLAPD_ABANDON ) {

Completed in 265 milliseconds

12