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

/openbsd-current/regress/lib/libc/getaddrinfo/
H A Dgaitest.c57 static void print1(const char *, const struct addrinfo *, char *, char *);
67 print1(title, res, h, s) function
176 print1("arg:", &ai, p ? p : "(empty)", q ? q : "(empty)");
187 print1(nbuf, res, NULL, NULL);

Completed in 127 milliseconds