Home
last modified time | relevance | path

Searched refs:ENOSTR (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h43 #define ENOSTR 60 /* Device not a stream */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h43 #define ENOSTR 60 /* Device not a stream */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h46 #define ENOSTR 72 /* Device not a stream */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h38 #define ENOSTR 60 /* Device not a stream */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h60 #define ENOSTR 87 /* Device not a stream */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h60 #define ENOSTR 87 /* Device not a stream */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h38 #define ENOSTR 60 /* Device not a stream */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h46 #define ENOSTR 72 /* Device not a stream */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h26 #define ENOSTR 54 /* Device not a stream */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h26 #define ENOSTR 54 /* Device not a stream */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h68 #define ENOSTR 60 /* Device not a stream */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c74 ERRNO_MSG(ENOSTR, "Device not a stream"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc103 E(ENOSTR)
/openbmc/linux/lib/
H A Derrname.c113 E(ENOSTR),