Home
last modified time | relevance | path

Searched defs:errno (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Derrno_str.c10 #define ERRNO_MSG(errno, msg) msg argument
141 const char *errno_str(int errno) in errno_str()
H A Derrno.c1 int errno = 0; variable
/rk3399_rockchip-uboot/include/
H A Derrno.h19 static inline const char *errno_str(int errno) in errno_str()
/rk3399_rockchip-uboot/drivers/firmware/scmi/
H A Dscmi_agent-uclass.c23 int errno; member
/rk3399_rockchip-uboot/lib/zlib/
H A Dzutil.h33 # define errno z_errno macro
/rk3399_rockchip-uboot/cmd/
H A Dgpt.c384 int errno = 0; in set_gpt_info() local