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

/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_name.c84 ATF_REQUIRE_EQ(pthread_attr_setname_np(&attr, NAME_TOO_LONG, NULL), EINVAL); local
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dstrtol.c313 __set_errno (EINVAL); variable
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dstrtol.c309 __set_errno (EINVAL); variable
/netbsd-6-1-5-RELEASE/sys/sys/
H A Derrno.h64 #define EINVAL 22 /* Invalid argument */ macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Include/
H A Derrno.h25 #define EINVAL 22 /* Invalid argument */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c151 #define EINVAL -1 macro

Completed in 97 milliseconds