Searched defs:print_he (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dgxba_test.c22 print_he(struct hostent *he, int error, const char *fun, const char *name) { function
81 print_he(he, h_errno, "gethostbyaddr", argv[1]);
84 print_he(he, error, "getipnodebyaddr", argv[1]);
H A Dgxbn_test.c22 print_he(struct hostent *he, int error, const char *fun, const char *name) { function
62 print_he(he, h_errno, "gethostbyname", argv[1]);
66 print_he(he, error, "getipnodebyname", argv[1]);
72 print_he(he, error, "getipnodebyname", argv[1]);

Completed in 9 milliseconds