Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacclib.h78 #define EPERM 1 /* Operation not permitted */ macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h364 #define EPERM 9972 macro
/netbsd-src/sys/sys/
H A Derrno.h42 #define EPERM 1 /* Operation not permitted */ macro
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Derrno.d39 inline int EPERM = 1; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d169 enum EPERM = 1; /// Operation not permitted in version() local
255 enum EPERM = 1; /// in version() local
1127 enum EPERM = 1; /// Operation not permitted in version() local
1210 enum EPERM = 1; /// Operation not permitted in version() local
1306 enum EPERM = 1; in version() local
1437 enum EPERM = 1; /// Operation not permitted in version() local
1537 enum EPERM = 1; in version() local
1640 enum EPERM = 1; /// Not super-user in version() local
1968 enum EPERM = B_TO_POSIX_ERROR!(B_NOT_ALLOWED); in version() local