Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/lib/libdtrace/
Derrno.d31 inline int EPERM = 1; variable
/freebsd-10-stable/sys/sys/
Derrno.h49 #define EPERM 1 /* Operation not permitted */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h409 # define EPERM 1 macro
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h12 # define EPERM ERROR_WRITE_FAULT macro