Home
last modified time | relevance | path

Searched refs:changenum (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c2915 unsigned long changenum = 0; in syncrepl_message_to_op() local
3016 changenum = strtoul( bvals->bv_val, NULL, 0 ); in syncrepl_message_to_op()
3175 si->si_lastchange = changenum; in syncrepl_message_to_op()