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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dunbind.c51 if ( frontendDB->be_unbind ) {
53 (void)frontendDB->be_unbind( op, rs );
H A Dbackend.c900 if ( be->be_unbind ) {
902 be->be_unbind( op, rs );
H A Dslap.h1806 #define be_unbind bd_info->bi_op_unbind macro

Completed in 133 milliseconds