Searched refs:nonpresent_entry (Results 1 – 1 of 1) sorted by relevance
66 struct nonpresent_entry { struct69 LDAP_LIST_ENTRY(nonpresent_entry) npe_link; argument158 LDAP_LIST_HEAD(np, nonpresent_entry) si_nonpresentlist;4524 struct nonpresent_entry *np_list, *np_prev; in syncrepl_del_nonpresent()5625 struct nonpresent_entry *np_entry; in nonpresent_callback()5675 np_entry = (struct nonpresent_entry *) in nonpresent_callback()5676 ch_calloc( 1, sizeof( struct nonpresent_entry ) ); in nonpresent_callback()5917 struct nonpresent_entry* npe; in syncinfo_free()