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

/freebsd-10.1-release/lib/libc/net/
H A Dgethostnamadr.c439 fakeaddr(const char *name, int af, struct hostent *hp, char *buf, function
503 if (fakeaddr(name, AF_INET, he, buffer, buflen, statp) == 0) {
574 if (fakeaddr(name, af, hp, buf, buflen, statp) == 0) {

Completed in 44 milliseconds