Home
last modified time | relevance | path

Searched refs: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) { in ldapInit() function
835 lc->ld = ldapInit(lc->sp, lc->port, proxyInfo.tls_method != no_tls); in connectCon()