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

/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_name.c84 ATF_REQUIRE_EQ(pthread_attr_setname_np(&attr, NAME_TOO_LONG, NULL), EINVAL); local
/freebsd-10-stable/sys/sys/
H A Derrno.h73 #define EINVAL 22 /* Invalid argument */ macro
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h10 # define EINVAL ERROR_BAD_ARGUMENTS macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h322 # define EINVAL 22 macro
[all...]

Completed in 81 milliseconds