Lines Matching refs:sync_cookie
105 struct sync_cookie *cookie, in slap_sync_cookie_free()
250 struct sync_cookie *ck, in slap_insert_csn_sids()
272 struct sync_cookie *cookie, in slap_parse_sync_cookie()
437 struct sync_cookie *cookie, in slap_reparse_sync_cookie()
452 struct sync_cookie *cookie in slap_init_sync_cookie_ctxcsn()
480 struct sync_cookie *
482 struct sync_cookie *dst, in slap_dup_sync_cookie()
483 struct sync_cookie *src in slap_dup_sync_cookie()
486 struct sync_cookie *new; in slap_dup_sync_cookie()
500 new = ( struct sync_cookie * ) in slap_dup_sync_cookie()
501 ch_calloc( 1, sizeof( struct sync_cookie )); in slap_dup_sync_cookie()