Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c699 char *serverAddrType = NULL, **bindHost = NULL; in makeConnection() local
722 bindHost = &sinfo.serverFQDN; in makeConnection()
725 bindHost = &sinfo.server; in makeConnection()
781 rc = openConnection(&ld, *bindHost, auth, timeoutSec, errorp, in makeConnection()
792 "sasl/GSSAPI to"), *bindHost); in makeConnection()
797 *bindHost); in makeConnection()
853 rc = openConnection(&ld, *bindHost, auth, timeoutSec, errorp, in makeConnection()