Searched refs:ETXTBSY (Results 1 - 25 of 44) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h158 #ifdef ETXTBSY
159 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h158 #ifdef ETXTBSY
159 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Derrno.in.h124 # ifndef ETXTBSY
125 # define ETXTBSY 139 macro
H A Dstrerror-override.c96 case ETXTBSY:
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Derrno.in.h124 # ifndef ETXTBSY
125 # define ETXTBSY 139 macro
H A Dstrerror-override.c96 case ETXTBSY:
/netbsd-current/lib/librumpuser/
H A Drumpuser_errtrans.c102 #ifdef ETXTBSY
103 case ETXTBSY : return 26;
/netbsd-current/sys/rump/include/rump/
H A Drumperrno2host.h120 #ifdef ETXTBSY
122 return ETXTBSY;
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h221 #ifndef ETXTBSY
222 #define ETXTBSY 9936 macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h144 #ifdef ETXTBSY
145 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h158 #ifdef ETXTBSY
159 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/
H A Derror_constants.h158 #ifdef ETXTBSY
159 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32-w64/
H A Derror_constants.h144 #ifdef ETXTBSY
145 text_file_busy = ETXTBSY,
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dtarget-newlib-errno.c278 #ifdef ETXTBSY
279 { "ETXTBSY", ETXTBSY, 26 },
/netbsd-current/sys/sys/
H A Derrno.h68 #define ETXTBSY 26 /* Text file busy */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dsystem_error.cc306 #ifdef ETXTBSY
307 case ETXTBSY:
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dtarget-newlib-errno.c386 #ifdef ETXTBSY
387 { "ETXTBSY", ETXTBSY, 26 },
/netbsd-current/lib/libc/gen/
H A Dexecvp.c141 case ETXTBSY:
/netbsd-current/external/cddl/osnet/lib/libdtrace/
H A Derrno.d89 inline int ETXTBSY = 26;
90 #pragma D binding "1.0" ETXTBSY
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Derrno.h365 #if defined(ETXTBSY) && !defined(_WIN32)
366 # define UV__ETXTBSY UV__ERR(ETXTBSY)
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d250 enum ETXTBSY = 139;
280 enum ETXTBSY = 26; ///
1151 enum ETXTBSY = 26; /// Text file busy
1235 enum ETXTBSY = 26; /// Text file busy
1332 enum ETXTBSY = 26;
1462 enum ETXTBSY = 26; /// Text file busy
1562 enum ETXTBSY = 26;
1665 enum ETXTBSY = 26; /// Text file busy
1945 enum ETXTBSY = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 59);
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dstrerror.c154 #if defined (ETXTBSY)
155 ENTRY(ETXTBSY, "ETXTBSY", "Text file busy"),
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dstrerror.c154 #if defined (ETXTBSY)
155 ENTRY(ETXTBSY, "ETXTBSY", "Text file busy"),
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dstrerror.c154 #if defined (ETXTBSY)
155 ENTRY(ETXTBSY, "ETXTBSY", "Text file busy"),
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dstrerror.c154 #if defined (ETXTBSY)
155 ENTRY(ETXTBSY, "ETXTBSY", "Text file busy"),

Completed in 246 milliseconds

12