Searched defs:phe (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libexacct/demo/ | ||
H A D | exdump.c | 202 struct hostent *phe; local 209 if ((phe = getipnodebyaddr(addr, len, family, &error_num)) != NULL) { 210 (void) printf("%s", phe->h_name); |
Completed in 83 milliseconds