tag | line | file | source code |
---|---|---|---|
EPERM | 4 | include/asm-alpha/errno.h | #define EPERM 1 /* Operation not permitted */ |
EPERM | 4 | include/asm-i386/errno.h | #define EPERM 1 /* Operation not permitted */ |
EPERM | 16 | include/asm-mips/errno.h | #define EPERM 1 /* Operation not permitted */ |
EPERM | 4 | include/asm-ppc/errno.h | #define EPERM 1 /* Operation not permitted */ |
EPERM | 6 | include/asm-sparc/errno.h | #define EPERM 1 /* Operation not permitted */ |