Home
last modified time | relevance | path

Searched refs:errno_str (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Derrno.h17 const char *errno_str(int errno);
19 static inline const char *errno_str(int errno) in errno_str() function
/rk3399_rockchip-uboot/cmd/
H A Dregulator.c21 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 Dpmic.c20 printf("Error: %d (%s)\n", ret, errno_str(ret)); in failure()
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c141 const char *errno_str(int errno) in errno_str() function
H A DMakefile24 obj-$(CONFIG_ERRNO_STR) += errno_str.o
H A DKconfig266 The function errno_str(int errno), returns a pointer to the errno