Searched refs:errno_str (Results 1 – 6 of 6) sorted by relevance
17 const char *errno_str(int errno);19 static inline const char *errno_str(int errno) in errno_str() function
21 printf("Error: %d (%s)\n", ret, errno_str(ret)); in failure()116 printf(" %s (err: %d)\n", errno_str(val), val); in constraint()
20 printf("Error: %d (%s)\n", ret, errno_str(ret)); in failure()
141 const char *errno_str(int errno) in errno_str() function
24 obj-$(CONFIG_ERRNO_STR) += errno_str.o
266 The function errno_str(int errno), returns a pointer to the errno