Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Derrno.h71 #define ENOSR 63 /* Out of streams resources */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c77 ERRNO_MSG(ENOSR, "Out of streams resources"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc102 E(ENOSR)