Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_connect.c700 char *serverAddrType = NULL, **bindHost = NULL; in makeConnection() local
723 serverAddrType = NS_CACHE_ADDR_HOSTNAME; in makeConnection()
726 serverAddrType = NS_CACHE_ADDR_IP; in makeConnection()
739 if (strcmp(serverAddrType, in makeConnection()
814 serverAddrType); in makeConnection()