Lines Matching refs:sync_control
102 typedef struct sync_control { struct
105 } sync_control; typedef
147 sync_control *srs;
688 sync_control *srs = NULL; in syncprov_findcsn()
1834 sync_control *srs = uuid_progress->srs; in syncprov_accesslog_uuid_cb()
1988 syncprov_play_sessionlog( Operation *op, SlapReply *rs, sync_control *srs, in syncprov_play_sessionlog()
2219 syncprov_play_accesslog( Operation *op, SlapReply *rs, sync_control *srs, in syncprov_play_accesslog()
2908 sync_control *srs = op->o_controls[slap_cids.sc_LDAPsync]; in syncprov_search_response()
3057 sync_control *srs; in syncprov_op_search()
4111 sync_control *sr; in syncprov_parseCtrl()
4184 sr = op->o_tmpcalloc( 1, sizeof(struct sync_control), op->o_tmpmemctx ); in syncprov_parseCtrl()