ENOTRECOVERABLE 92 maint/gnulib/lib/errno.in.h # ifndef ENOTRECOVERABLE ENOTRECOVERABLE 292 maint/gnulib/lib/strerror-override.c case ENOTRECOVERABLE: ENOTRECOVERABLE 206 maint/gnulib/lib/strerrorname_np.c #if defined ENOTRECOVERABLE ENOTRECOVERABLE 207 maint/gnulib/lib/strerrorname_np.c case ENOTRECOVERABLE: return "ENOTRECOVERABLE"; ENOTRECOVERABLE 102 maint/gnulib/tests/test-errno.c int e131 = ENOTRECOVERABLE; ENOTRECOVERABLE 208 maint/gnulib/tests/test-strerrorname_np.c #if defined ENOTRECOVERABLE ENOTRECOVERABLE 209 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strcmp (strerrorname_np (ENOTRECOVERABLE), "ENOTRECOVERABLE") == 0);