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

/freebsd-10.0-release/contrib/atf/atf-c/
H A Derror_test.c184 ATF_REQUIRE_EQ(atf_libc_error_code(err), EPERM); local
/freebsd-10.0-release/sys/sys/
H A Derrno.h49 #define EPERM 1 /* Operation not permitted */ macro
/freebsd-10.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h12 # define EPERM ERROR_WRITE_FAULT macro
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h409 # define EPERM 1 macro

Completed in 70 milliseconds