Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacclib.h78 #define EPERM 1 /* Operation not permitted */ macro
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h364 #define EPERM 9972 macro
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d39 inline int EPERM = 1; variable
/netbsd/sys/sys/
H A Derrno.h42 #define EPERM 1 /* Operation not permitted */ macro