Searched defs:errno (Results 1 – 6 of 6) sorted by relevance
10 #define ERRNO_MSG(errno, msg) msg argument141 const char *errno_str(int errno) in errno_str()
1 int errno = 0; variable
19 static inline const char *errno_str(int errno) in errno_str()
23 int errno; member
33 # define errno z_errno macro
384 int errno = 0; in set_gpt_info() local