Home
last modified time | relevance | path

Searched defs:EINVAL (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h33 #define EINVAL 4 macro
/openbmc/webui-vue/src/utilities/
H A DNBDServer.js23 const EINVAL = 22; constant
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js95 const EINVAL = 22; constant
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h146 #define EINVAL 22 macro
/openbmc/u-boot/include/linux/
H A Derrno.h25 #define EINVAL 22 /* Invalid argument */ macro