Home
last modified time | relevance | path

Searched refs:nsldapi_get_binddn (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c139 nsldapi_get_binddn( LDAP *ld ) in nsldapi_get_binddn() function
H A Dsbind.c199 if ( NULL != ( binddn = nsldapi_get_binddn( ld )) in simple_bindifnot_s()
H A Dldap-int.h652 char *nsldapi_get_binddn( LDAP *ld );
H A Dmemcache.c616 if ((binddn = nsldapi_get_binddn(ld)) == NULL) in ldap_memcache_createkey()