Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds