Searched defs:h_errno (Results 1 – 2 of 2) sorted by relevance
6 __thread int h_errno; variable10 int h_errno = 0; variable
57 #define h_errno (*__h_errno_location ()) macro69 # define h_errno __libc_h_errno macro71 # define h_errno h_errno /* For #ifndef h_errno tests. */ macro
Completed in 10 milliseconds