Searched defs:ETIMEDOUT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dnet.h243 #undef ETIMEDOUT macro
244 #define ETIMEDOUT WSAETIMEDOUT macro
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c460 &ts), ETIMEDOUT, "pthread_cond_timedwait() (unthreaded) in the " local
469 &ts), ETIMEDOUT, "pthread_cond_timedwait() (unthreaded) with zero " local
482 &ts), ETIMEDOUT, "pthread_cond_timedwait() (threaded) in the past"); local
490 &ts), ETIMEDOUT, "pthread_cond_timedwait() (threaded) with zero " local
H A Dt_mutex.c628 ETIMEDOUT); local
653 ETIMEDOUT); local
671 ETIMEDOUT); local
/freebsd-10-stable/sys/sys/
H A Derrno.h124 #define ETIMEDOUT 60 /* Operation timed out */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h451 # define ETIMEDOUT 138 macro

Completed in 115 milliseconds