hstrerror         903 native_client_sdk/src/examples/demo/nacl_io/handlers.c                                 hstrerror(h_errno));
hstrerror          16 native_client_sdk/src/libraries/nacl_io/syscalls/herror.c   fprintf(stderr, "%s\n", hstrerror(h_errno));
hstrerror         249 native_client_sdk/src/libraries/third_party/newlib-extras/netdb.h __const char	*hstrerror(int);
hstrerror         358 native_client_sdk/src/tests/nacl_io_test/host_resolver_test.cc   EXPECT_STREQ("Unknown error in gethostbyname: 2718.", hstrerror(2718));
hstrerror         354 third_party/talloc/libreplace/getaddrinfo.c 	return hstrerror(hcode);