Searched refs:syncinfo_s (Results 1 – 3 of 3) sorted by relevance
1765 struct syncinfo_s;1997 struct syncinfo_s *be_syncinfo; /* For syncrepl */
1917 LDAP_SLAPD_F (void) syncinfo_free LDAP_P(( struct syncinfo_s *, int all ));
107 typedef struct syncinfo_s { struct108 struct syncinfo_s *si_next; argument