Home | History | Annotate | Download | only in slapd

Lines Matching refs:sc_next

333 	for ( ; sc; sc = sc->sc_next ) {
554 * of the sc_next field from inside the sc_response() function; this
574 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next;
582 *scp = sc_next;
608 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next;
616 *scp = sc_next;