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

/freebsd-13-stable/lib/libc/tests/nss/
H A Dgethostby_test.c80 static void sdump_hostent(struct hostent *, char *, size_t);
404 sdump_hostent(struct hostent *ht, char *buffer, size_t buflen) function
671 sdump_hostent(result, buffer, sizeof(buffer));
1042 &td, sdump_hostent);
1052 &td_addr, sdump_hostent);

Completed in 76 milliseconds