Home
last modified time | relevance | path

Searched refs:__h_errno (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/include/
H A Dnetdb.h137 extern int * __h_errno(void);
139 #define h_errno (*__h_errno())
/netbsd-src/external/bsd/libbind/dist/include/
H A Dnetdb.h124 #define __h_errno __h_errno_location macro
127 extern int * __h_errno __P((void));
131 #define h_errno (*__h_errno())
/netbsd-src/lib/libc/resolv/
H A Dh_errno.c49 __h_errno(void) in __h_errno() function
H A Dherror.c113 DE_CONST(hstrerror(*__h_errno()), t); in __weak_alias()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dherror.c108 DE_CONST(hstrerror(*__h_errno()), t); in herror()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirs_data.c223 __h_errno(void) { in __h_errno() function