Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c1195 #define SYNC_REPOLL -102 macro
1567 rc = SYNC_REPOLL; in do_syncrep2()
1578 rc = SYNC_REPOLL; /* schedule a re-poll */ in do_syncrep2()
1675 rc = SYNC_REPOLL; in do_syncrep2()
2146 } else if ( rc == SYNC_REPOLL ) { in do_syncrepl()