Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c358 nsldapi_new_connection( LDAP *ld, LDAPServer **srvlistp, int use_ldsb, in nsldapi_new_connection() argument
418 for ( srv = *srvlistp; srv != NULL; srv = srv->lsrv_next ) { in nsldapi_new_connection()
439 *srvlistp = srv->lsrv_next; in nsldapi_new_connection()
H A Dldap-int.h726 LDAPConn *nsldapi_new_connection( LDAP *ld, LDAPServer **srvlistp, int use_ldsb,