Searched refs:be_entry_close (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapindex.c45 !be->be_entry_close ||
105 (void) be->be_entry_close( be );
H A Dslapcat.c67 !be->be_entry_close ||
170 be->be_entry_close( be );
H A Dslapschema.c70 !be->be_entry_close ||
159 be->be_entry_close( be );
H A Dbackglue.c806 if (!glueBack->be_entry_close)
808 rc = glueBack->be_entry_close (glueBack);
980 if ( glueBack && glueBack->be_entry_close )
981 glueBack->be_entry_close (glueBack);
1039 if ( glueBack && glueBack->be_entry_close )
1040 glueBack->be_entry_close (glueBack);
1077 if ( glueBack && glueBack->be_entry_close )
1078 glueBack->be_entry_close (glueBack);
1134 if ( glueBack->be_entry_close ) {
1135 glueBack->be_entry_close (glueBac
[all...]
H A Dslapacl.c243 !be->be_entry_close ||
396 be->be_entry_close( be );
H A Dslapadd.c350 !be->be_entry_close ||
482 if( be->be_entry_close( be ) ) {
H A Dslap.h1837 #define be_entry_close bd_info->bi_tool_entry_close macro

Completed in 116 milliseconds