Searched defs:ldapInit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c513 ldapInit(char *srv, int port, bool_t use_ssl) { function
835 lc->ld = ldapInit(lc->sp, lc->port, proxyInfo.tls_method != no_tls);

Completed in 89 milliseconds