Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h60 #define ENOTRECOVERABLE __elast1 macro
69 #define ENOTRECOVERABLE __elast2 macro
214 #define ENOTRECOVERABLE 9934 macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Derrno.in.h93 # define ENOTRECOVERABLE 127 macro
250 # define ENOTRECOVERABLE 59 macro
/netbsd-src/sys/sys/
H A Derrno.h177 #define ENOTRECOVERABLE 98 /* State not recoverable */ macro
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Derrno.d235 inline int ENOTRECOVERABLE = 98; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d238 enum ENOTRECOVERABLE = 127; in version() local
389 enum ENOTRECOVERABLE = 131; /// in version() local
492 enum ENOTRECOVERABLE = 131; /// in version() local
598 enum ENOTRECOVERABLE = 255; /// in version() local
702 enum ENOTRECOVERABLE = 166; /// in version() local
806 enum ENOTRECOVERABLE = 131; /// in version() local
908 enum ENOTRECOVERABLE = 131; /// in version() local
1013 enum ENOTRECOVERABLE = 133; /// in version() local
1116 enum ENOTRECOVERABLE = 131; /// in version() local
1530 enum ENOTRECOVERABLE = 93; /// State not recoverable in version() local
[all …]