Searched refs:syncCSN (Results 1 – 1 of 1) sorted by relevance
3932 struct berval* syncCSN ) in syncrepl_entry() argument3950 …si->si_ridtxt, syncrepl_state2str( syncstate ), syncCSN ? syncCSN->bv_val : "(none)", (void *)op->… in syncrepl_entry()4059 if ( syncCSN ) { in syncrepl_entry()4060 slap_queue_csn( op, syncCSN ); in syncrepl_entry()4182 syncCSN = NULL; in syncrepl_entry()4368 if ( syncCSN ) in syncrepl_entry()4405 syncCSN = NULL; in syncrepl_entry()4406 else if ( syncCSN ) in syncrepl_entry()4407 slap_queue_csn( op, syncCSN ); in syncrepl_entry()4428 syncCSN = NULL; in syncrepl_entry()[all …]