Searched defs:errno (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/
H A Derrno.h32 #include <linux/errno.h>
43 /* internal function returning the address of the thread-specific errno */
46 /* a macro expanding to the errno l-value */
47 #define errno (*__errno()) macro

Completed in 163 milliseconds