Searched refs:errno_str (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | errno_str.su | |
| H A D | .errno_str.o.cmd | |
| H A D | .built-in.o.cmd | |
| H A D | errno_str.c | 141 const char *errno_str(int errno) in errno_str() function
|
| H A D | Makefile | 24 obj-$(CONFIG_ERRNO_STR) += errno_str.o
|
| H A D | Kconfig | 266 The function errno_str(int errno), returns a pointer to the errno
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | errno.h | 17 const char *errno_str(int errno); 19 static inline const char *errno_str(int errno) in errno_str() function
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | regulator.c | 21 printf("Error: %d (%s)\n", ret, errno_str(ret)); in failure() 116 printf(" %s (err: %d)\n", errno_str(val), val); in constraint()
|
| H A D | pmic.c | 20 printf("Error: %d (%s)\n", ret, errno_str(ret)); in failure()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | execveat.c | 44 int expected_errno, const char *errno_str) in _check_execveat_fail() argument 50 fd, path?:"(null)", flags, errno_str); in _check_execveat_fail()
|
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |