Searched refs:tmphe (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c490 struct hostent *he = NULL, *tmphe; local
580 if ((tmphe = DOOR_GETIPNODEBYNAME_R(
585 he = __mappedtov4(tmphe, &h_errnop);
909 struct hostent *he = NULL, *tmphe; local
1017 if ((tmphe = DOOR_GETIPNODEBYADDR_R((char *)&v4mapbuf,
1021 he = __mappedtov4(tmphe, &h_errnop);

Completed in 43 milliseconds