Searched defs:errno (Results 1 – 7 of 7) sorted by relevance
10 #define ERRNO_MSG(errno, msg) msg argument143 const char *errno_str(int errno) in errno_str()
1 int errno = 0; variable
27 static inline const char *errno_str(int errno) in errno_str()
24 int errno; member
102 int errno = 0; in str_to_partitions() local
391 int errno = 0; in set_gpt_info() local
33 # define errno z_errno macro
Completed in 10 milliseconds