Home
last modified time | relevance | path

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

/u-boot/lib/
A Derrno_str.c10 #define ERRNO_MSG(errno, msg) msg argument
143 const char *errno_str(int errno) in errno_str()
A Derrno.c1 int errno = 0; variable
/u-boot/include/
A Derrno.h27 static inline const char *errno_str(int errno) in errno_str()
/u-boot/drivers/firmware/scmi/
A Dscmi_agent-uclass.c24 int errno; member
/u-boot/cmd/
A Dmbr.c102 int errno = 0; in str_to_partitions() local
A Dgpt.c391 int errno = 0; in set_gpt_info() local
/u-boot/lib/zlib/
A Dzutil.h33 # define errno z_errno macro

Completed in 10 milliseconds