Searched refs:slap_csn_entry (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dctxcsn.c41 struct slap_csn_entry *csne, *committed_csne = NULL;
91 struct slap_csn_entry *csne;
109 struct slap_csn_entry *csne;
183 struct slap_csn_entry *pending;
186 pending = (struct slap_csn_entry *) ch_calloc( 1,
187 sizeof( struct slap_csn_entry ));
H A Dslap.h1786 LDAP_TAILQ_HEAD( be_pcl, slap_csn_entry );
2447 struct slap_csn_entry { struct
2455 LDAP_TAILQ_ENTRY (slap_csn_entry) ce_csn_link;
H A Dbackend.c424 struct slap_csn_entry *csne;
427 struct slap_csn_entry *tmp_csne = csne;

Completed in 84 milliseconds