Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d249 enum ETIMEDOUT = 138; in version() local
368 enum ETIMEDOUT = 110; /// in version() local
471 enum ETIMEDOUT = 110; /// in version() local
582 enum ETIMEDOUT = 238; /// in version() local
686 enum ETIMEDOUT = 145; /// in version() local
785 enum ETIMEDOUT = 110; /// in version() local
887 enum ETIMEDOUT = 110; /// in version() local
940 enum ETIMEDOUT = 60; /// in version() local
1095 enum ETIMEDOUT = 110; /// in version() local
1183 enum ETIMEDOUT = 60; /// Operation timed out in version() local
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h226 #define ETIMEDOUT 9938 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Derrno.in.h116 # define ETIMEDOUT 138 macro
/netbsd-src/sys/sys/
H A Derrno.h111 #define ETIMEDOUT 60 /* Operation timed out */ macro
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Derrno.d159 inline int ETIMEDOUT = 60; variable
/netbsd-src/external/bsd/openldap/dist/include/ac/
H A Dsocket.h105 #define ETIMEDOUT WSAETIMEDOUT macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in1261 #define ETIMEDOUT 138 macro