Searched refs:hstrerror (Results 1 – 4 of 4) sorted by relevance
6 fprintf(stderr, "%s%s%s", msg ? msg : "", msg ? ": " : "", hstrerror(h_errno)); in herror()
11 const char* hstrerror(int ecode) { in hstrerror() function
130 const char* hstrerror(int);
495 $(LOCAL_DIR)/src/network/hstrerror.c \
Completed in 8 milliseconds