Searched refs:tmphe (Results 1 – 1 of 1) sorted by relevance
493 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byname() local579 if ((tmphe = DOOR_GETIPNODEBYNAME_R( in _get_hostserv_inetnetdir_byname()584 he = __mappedtov4(tmphe, &h_errnop); in _get_hostserv_inetnetdir_byname()909 struct hostent *he = NULL, *tmphe; in _get_hostserv_inetnetdir_byaddr() local1014 if ((tmphe = DOOR_GETIPNODEBYADDR_R((char *)&v4mapbuf, in _get_hostserv_inetnetdir_byaddr()1018 he = __mappedtov4(tmphe, &h_errnop); in _get_hostserv_inetnetdir_byaddr()