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