HomeSort by: relevance | last modified time | path
    Searched defs:gethostbyname2_r (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/net/
gethnamaddr.c 549 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, function in typeref:struct:hostent *
1347 return gethostbyname2_r(name, af, &h_ent, h_buf, sizeof(h_buf),
gethnamaddr.c 549 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, function in typeref:struct:hostent *
1347 return gethostbyname2_r(name, af, &h_ent, h_buf, sizeof(h_buf),

Completed in 31 milliseconds