Home
last modified time | relevance | path

Searched defs:EPERM (Results 1 – 3 of 3) sorted by relevance

/openbmc/webui-vue/src/utilities/
H A DNBDServer.js21 const EPERM = 1; constant
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js93 const EPERM = 1; constant
/openbmc/u-boot/include/linux/
H A Derrno.h4 #define EPERM 1 /* Operation not permitted */ macro