Searched refs:ENOTRECOVERABLE (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/cxx/
H A Derrno.h35 #if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
49 #ifdef ENOTRECOVERABLE
60 #define ENOTRECOVERABLE __elast1 macro
63 #define ELAST ENOTRECOVERABLE
69 #define ENOTRECOVERABLE __elast2 macro
72 #define ELAST ENOTRECOVERABLE
77 #endif // !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
213 #ifndef ENOTRECOVERABLE
214 #define ENOTRECOVERABLE 9934 macro
/barrelfish-master/include/sys/
H A Derrno.h179 #define ENOTRECOVERABLE 95 /* State not recoverable */ macro
/barrelfish-master/include/
H A Derrno.h179 #define ENOTRECOVERABLE 95 /* State not recoverable */ macro

Completed in 35 milliseconds