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

/macosx-10.9.5/curl-78.94.1/curl/tests/server/
H A Dutil.c54 #undef EINVAL macro
55 #define EINVAL 22 /* errno.h value */ macro
H A Dsockfilt.c119 #undef EINVAL macro
120 #define EINVAL 22 /* errno.h value */ macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dstrtol.c307 __set_errno (EINVAL); variable
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dvthread.h94 #define EINVAL 22 macro
H A Dsfhdr.h627 #define EINVAL 22 macro
/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A DtclErrno.h41 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Derrno.h70 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Derrno.h70 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Derrno.h70 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_setup_once.h461 #undef EINVAL /* override definition in errno.h */ macro
462 #define EINVAL WSAEINVAL macro
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp155 "DbEnv::feedback_callback", EINVAL, cxxenv->error_policy()); local
200 "DbEnv::app_dispatch_callback", EINVAL, ON_ERROR_UNKNOWN); local
205 "DbEnv::app_dispatch_callback", EINVAL, local
220 "DbEnv::isalive_callback", EINVAL, ON_ERROR_UNKNOWN); local
232 "DbEnv::rep_send_callback", EINVAL, ON_ERROR_UNKNOWN); local
248 "DbEnv::thread_id_callback", EINVAL, ON_ERROR_UNKNOWN); local
259 "DbEnv::thread_id_string_callback", EINVAL, local
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/win32/Include/
H A Derrno.h25 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Derrno.h114 #define EINVAL 22 /* Invalid argument */ macro
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A Dsystem_error.h322 # define EINVAL 22 macro
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIORChan.c26 #define EINVAL 9 macro
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4tcl.cpp17 #define EINVAL 9 macro
/macosx-10.9.5/vim-53/src/
H A Dstructs.h888 # define EINVAL 22 macro

Completed in 388 milliseconds