Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/asm-generic/
H A Derrno-base.h5 #define EPERM 1 /* Operation not permitted */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h5 #define EPERM 1 /* Operation not permitted */ macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup.c23 #define EPERM 1 macro
/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