Home
last modified time | relevance | path

Searched defs:ENETRESET (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Derrno.in.h73 # define ENETRESET 117 macro
218 # define ENETRESET 2011 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d228 enum ENETRESET = 117; in version() local
360 enum ENETRESET = 102; /// in version() local
463 enum ENETRESET = 102; /// in version() local
574 enum ENETRESET = 230; /// in version() local
671 enum ENETRESET = 129; /// in version() local
777 enum ENETRESET = 102; /// in version() local
879 enum ENETRESET = 102; /// in version() local
932 enum ENETRESET = 52; /// in version() local
1087 enum ENETRESET = 102; /// in version() local
1177 enum ENETRESET = 52; /// Network dropped connection on reset in version() local
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h138 #define ENETRESET 9915 macro
/netbsd-src/sys/sys/
H A Derrno.h103 #define ENETRESET 52 /* Network dropped connection on reset */ macro
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Derrno.d143 inline int ENETRESET = 52; variable