Home
last modified time | relevance | path

Searched refs:bindreqdn (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c152 char *bindreqdn, /* non-NULL for bind requests */ in nsldapi_send_server_request() argument
168 if ( bindreqdn == NULL && ( ld->ld_options in nsldapi_send_server_request()
234 NULL || ( bindreqdn != NULL && ( bindreqdn = in nsldapi_send_server_request()
235 nsldapi_strdup( bindreqdn )) == NULL )) { in nsldapi_send_server_request()
249 lr->lr_binddn = bindreqdn; in nsldapi_send_server_request()
H A Dldap-int.h725 char *bindreqdn, int bind );