Home
last modified time | relevance | path

Searched defs:h_errno (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dh_errno.c37 int h_errno = -17; /* Some magic number */ variable
H A Dgetipnodebyname.c39 static int h_errno = NO_RECOVERY; variable
/freebsd/lib/libc/resolv/
H A Dherror.c76 int h_errno; variable
/freebsd/contrib/ntp/libntp/
H A Dmachines.c36 int h_errno; variable
/freebsd/include/
H A Dnetdb.h97 #define h_errno (*__h_errno()) macro