Home
last modified time | relevance | path

Searched refs:h_errno (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/
H A Dnetdb.h97 #define h_errno (*__h_errno()) macro
101 # define h_errno (*__h_errno_location ()) macro
/f-stack/tools/arp/
H A Darp.c315 xo_warnx("%s: %s", host, hstrerror(h_errno)); in getaddr()
645 if (h_errno == TRY_AGAIN) in print_entry()