Home
last modified time | relevance | path

Searched refs:resolvone (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c57 static void resolvone(int);
94 resolvone(int n) in resolvone() function
128 resolvone(*nhosts); in resolvloop()
/freebsd/lib/libc/tests/resolv/
H A Dresolv_test.c65 static void resolvone(long, int, enum method);
174 resolvone(long threadnum, int n, enum method method) in resolvone() function
226 resolvone(args->threadnum, nhosts, args->method); in resolvloop()