Searched refs:gethostnameinfo (Results 1 – 2 of 2) sorted by relevance
68 struct hostent *gethostnameinfo(const char *host, char *tmphstbuf, size_t hstbuflen);252 struct hostent *gethostnameinfo(const char *host, char *tmphstbuf, size_t hstbuflen) in gethostnameinfo() function280 struct hostent *pent = gethostnameinfo(hname, tmphstbuf, hstbuflen); in get_hostip()
141 struct hostent *gethostnameinfo(const char *host);1573 struct hostent *gethostnameinfo(const char *host) function1594 struct hostent *pent = gethostnameinfo(hname);