Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h1765 struct syncinfo_s;
1997 struct syncinfo_s *be_syncinfo; /* For syncrepl */
H A Dproto-slap.h1917 LDAP_SLAPD_F (void) syncinfo_free LDAP_P(( struct syncinfo_s *, int all ));
H A Dsyncrepl.c107 typedef struct syncinfo_s { struct
108 struct syncinfo_s *si_next; argument