ENOSTR 386 lib/common/results.c #ifdef ENOSTR ENOSTR 387 lib/common/results.c case ENOSTR: return "ENOSTR"; ENOSTR 102 maint/gnulib/lib/strerror-override.c case ENOSTR: ENOSTR 191 maint/gnulib/lib/strerrorname_np.c #if defined ENOSTR ENOSTR 192 maint/gnulib/lib/strerrorname_np.c case ENOSTR: return "ENOSTR"; ENOSTR 193 maint/gnulib/tests/test-strerrorname_np.c #if defined ENOSTR ENOSTR 194 maint/gnulib/tests/test-strerrorname_np.c ASSERT (strcmp (strerrorname_np (ENOSTR), "ENOSTR") == 0);