Searched refs:sc_next (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dsent.c191 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
200 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
209 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
218 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
H A Doperation.c197 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
214 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) {
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc.c91 struct svc_callout *sc_next; member in struct:svc_callout
187 s->sc_next = svc_head;
216 svc_head = s->sc_next;
218 prev->sc_next = s->sc_next;
220 s->sc_next = NULL_SVC;
244 for (s = svc_head; s != NULL_SVC; s = s->sc_next) {
493 for (s = svc_head; s != NULL_SVC; s = s->sc_next) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dseqmod.c77 op->o_callback = sc->sc_next;
125 cb->sc_next = op->o_callback;
H A Dderef.c512 sc->sc_next = op->o_callback->sc_next;
513 op->o_callback->sc_next = sc;
H A Daccesslog.c1482 for ( cb = op->o_callback; cb; cb = cb->sc_next ) {
1816 op->o_callback = sc->sc_next;
1831 sc->sc_next = op->o_callback->sc_next;
1832 op->o_callback->sc_next = sc;
1844 op->o_callback = sc->sc_next;
1885 cb->sc_next = NULL;
1886 for ( cb2 = op->o_callback; cb2->sc_next; cb2 = cb2->sc_next );
1887 cb2->sc_next
[all...]
H A Dppolicy.c1228 cb->sc_next = op->o_callback->sc_next;
1230 op->o_callback->sc_next = cb;
1374 cb->sc_next = op->o_callback->sc_next;
1376 op->o_callback->sc_next = cb;
1512 op->o_callback = sc->sc_next;
1655 for ( sc = op->o_callback; sc; sc=sc->sc_next ) {
1958 sc->sc_next = op->o_callback;
H A Dtranslucent.c575 cb.sc_next = op->o_callback;
580 op->o_callback = cb.sc_next;
1086 cb.sc_next = op->o_callback;
1127 op->o_callback = cb.sc_next;
H A Dpcache.c2425 op->o_callback = op->o_callback->sc_next;
2749 sc = sc->sc_next;
2752 pbi->bi_cb.sc_next = sc->sc_next;
2753 sc->sc_next = &pbi->bi_cb;
2936 sc->sc_next = op->o_callback;
2988 for ( ; cb; cb=cb->sc_next ) {
3088 scp = &(*scp)->sc_next ) {
3089 if ( (*scp)->sc_next == &cb ) {
3090 *scp = cb.sc_next;
[all...]
H A Dmemberof.c488 op->o_callback = sc->sc_next;
729 sc->sc_next = op->o_callback;
770 sc->sc_next = op->o_callback;
1185 sc->sc_next = op->o_callback;
1220 sc->sc_next = op->o_callback;
H A Dsssvlv.c774 op->o_callback = op->o_callback->sc_next;
910 cb->sc_next = op->o_callback;
H A Dsyncprov.c1118 op->o_callback = sc->sc_next;
1152 cb->sc_next = op->o_callback;
1418 op->o_callback = cb->sc_next;
2055 cb->sc_next = op->o_callback;
2128 op->o_callback = cb->sc_next; /* reset to previous callback */
2762 cb->sc_next = op->o_callback;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/lastbind/
H A Dlastbind.c202 cb->sc_next = op->o_callback->sc_next;
204 op->o_callback->sc_next = cb;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/noopsrch/
H A Dnoopsrch.c186 sc->sc_next = op->o_callback->sc_next;
187 op->o_callback->sc_next = sc;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dbackover.c609 for ( scp = &op->o_callback; *scp != NULL; scp = &(*scp)->sc_next ) {
611 sc->sc_next = (*scp)->sc_next;
612 (*scp)->sc_next = sc;
682 slap_callback *sc_next; local
684 over_back_response; op->o_callback = sc_next ) {
685 sc_next = op->o_callback->sc_next;
719 cb.sc_next = op->o_callback;
724 for ( sc = &op->o_callback; *sc; sc = &(*sc)->sc_next ) {
[all...]
H A Dconnection.c1026 for ( prev = &slap_counters.sc_next, sc = slap_counters.sc_next; sc;
1027 prev = &sc->sc_next, sc = sc->sc_next ) {
1031 *prev = sc->sc_next;
1068 sc->sc_next = slap_counters.sc_next;
1069 slap_counters.sc_next = sc;
1865 sc->sc_next = op->o_callback;
H A Dcontrols.c79 LDAP_SLIST_ENTRY(slap_control) sc_next;
317 LDAP_SLIST_NEXT( sc, sc_next ) = NULL;
318 LDAP_SLIST_INSERT_HEAD( &controls_list, sc, sc_next );
368 LDAP_SLIST_REMOVE(&controls_list, sc, slap_control, sc_next);
410 LDAP_SLIST_REMOVE_HEAD(&controls_list, sc_next);
436 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
465 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
487 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
509 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) {
H A Dmain.c516 LDAP_STAILQ_FOREACH( scp_entry, &slap_sync_cookie, sc_next ) {
525 LDAP_STAILQ_INSERT_TAIL( &slap_sync_cookie, scp, sc_next );
1078 LDAP_STAILQ_REMOVE_HEAD( &slap_sync_cookie, sc_next );
H A Dresult.c481 * of the sc_next field from inside the sc_response() function; this
501 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next; local
509 *scp = sc_next;
535 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next; local
543 *scp = sc_next;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c68 for ( pcb = op->o_callback; pcb != NULL; pcb = pcb->sc_next ) {
85 cb->sc_next = op->o_callback;
660 op->o_callback = cb.sc_next;
709 op->o_callback = cb.sc_next;
746 op->o_callback = cb.sc_next;
824 op->o_callback = cb.sc_next;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-relay/
H A Dop.c97 (rcb)->rcb_sc.sc_next = (op)->o_callback; \
106 for ( ;; sc = &(*sc)->sc_next ) \
108 *sc = (*sc)->sc_next; break; \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c517 sc->sc_next = op->o_callback->sc_next;
518 op->o_callback->sc_next = sc;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/cloak/
H A Dcloak.c279 sc->sc_next = op->o_callback;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c275 op->o_callback = cb->sc_next;
294 cb->sc_next = op->o_callback;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dchain.c1021 sc2.sc_next = sc->sc_next;
1163 op->o_callback = sc->sc_next;

Completed in 205 milliseconds

12