Home
last modified time | relevance | path

Searched defs:ETIMEDOUT (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h244 #define ETIMEDOUT WSAETIMEDOUT macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h228 # define ETIMEDOUT 9938 macro
/freebsd/sys/sys/
H A Derrno.h123 #define ETIMEDOUT 60 /* Operation timed out */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d152 inline int ETIMEDOUT = 60; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py116 ETIMEDOUT = 110 variable
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in93 #define ETIMEDOUT 138 macro