| /src/external/cddl/osnet/sys/sys/ |
| errno.h | 33 #define EBADE ENOSR
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
| error_constants.h | 103 #ifdef ENOSR 104 no_stream_resources = ENOSR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/ |
| error_constants.h | 103 #ifdef ENOSR 104 no_stream_resources = ENOSR,
|
| /src/lib/librumpuser/ |
| rumpuser_errtrans.c | 297 #ifdef ENOSR 298 case ENOSR : return 90;
|
| /src/sys/rump/include/rump/ |
| rumperrno2host.h | 376 #ifdef ENOSR 378 return ENOSR;
|
| /src/external/apache2/llvm/dist/libcxx/include/ |
| errno.h | 165 #ifndef ENOSR 166 #define ENOSR 9922
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
| error_constants.h | 103 #ifdef ENOSR 104 no_stream_resources = ENOSR,
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/ |
| error_constants.h | 102 #ifdef ENOSR 103 no_stream_resources = ENOSR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/ |
| error_constants.h | 103 #ifdef ENOSR 104 no_stream_resources = ENOSR,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/ |
| error_constants.h | 102 #ifdef ENOSR 103 no_stream_resources = ENOSR,
|
| /src/sys/sys/ |
| errno.h | 163 #define ENOSR 90 /* No STREAM resources */
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| strerror-override.c | 100 case ENOSR:
|
| errno.in.h | 127 # define ENOSR 124 /* not required by POSIX */
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| strerror-override.c | 100 case ENOSR:
|
| errno.in.h | 127 # define ENOSR 124 /* not required by POSIX */
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| target-newlib-errno.c | 275 #ifdef ENOSR 276 { "ENOSR", ENOSR, 63 },
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| target-newlib-errno.c | 275 #ifdef ENOSR 276 { "ENOSR", ENOSR, 63 },
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/ |
| errno.d | 235 enum ENOSR = 124; 320 enum ENOSR = 63; /// 423 enum ENOSR = 63; /// 515 enum ENOSR = 53; /// 627 enum ENOSR = 63; /// 737 enum ENOSR = 63; /// 840 enum ENOSR = 63; /// 954 enum ENOSR = 74; /// 1047 enum ENOSR = 63; /// 1202 enum ENOSR = 98; /// No STREAM resource [all...] |
| /src/external/cddl/osnet/lib/libdtrace/ |
| errno.d | 219 inline int ENOSR = 90; 220 #pragma D binding "1.0" ENOSR
|
| /src/bin/sh/ |
| error.c | 332 #ifdef ENOSR 333 { ENOSR, ALL, "no streams resources" },
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| strerror.c | 250 #if defined (ENOSR) 251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| strerror.c | 250 #if defined (ENOSR) 251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| strerror.c | 250 #if defined (ENOSR) 251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| strerror.c | 250 #if defined (ENOSR) 251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| strerror.c | 250 #if defined (ENOSR) 251 ENTRY(ENOSR, "ENOSR", "Out of streams resources"),
|