Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A Dh_errno.c6 __thread int h_errno; variable
10 int h_errno = 0; variable
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dnetdb.h57 #define h_errno (*__h_errno_location ()) macro
69 # define h_errno __libc_h_errno macro
71 # define h_errno h_errno /* For #ifndef h_errno tests. */ macro

Completed in 10 milliseconds