Searched refs:createCon (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 940 createCon(char *sp, char *who, char *cred, auth_method_t method, int port) { in createCon() function 1052 lc = createCon(s, who, cred, method, 0); in setupConList() 1192 lc = createCon(ludpp->lud_host, proxyInfo.proxy_dn, in findReferralCon() 1273 newlc = createCon(lc->sp, lc->who, lc->cred, in findYPCon()
|