Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h101 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h101 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h94 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h94 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h99 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h65 #define ENOTNAM 178 /* Not a XENIX named type file */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h91 #define ENOTNAM 137 /* Not a XENIX named type file */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h99 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h65 #define ENOTNAM 178 /* Not a XENIX named type file */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h91 #define ENOTNAM 137 /* Not a XENIX named type file */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h126 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c132 ERRNO_MSG(ENOTNAM, "Not a XENIX named type file"),
/openbmc/linux/lib/
H A Derrname.c119 E(ENOTNAM),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc107 E(ENOTNAM)