Home
last modified time | relevance | path

Searched refs:ENOSTR (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c86 #ifdef ENOSTR
88 ENOSTR, "ENOSTR", ENOSTR},
D4-1.c81 #ifdef ENOSTR
83 ENOSTR, "ENOSTR"},
D3-1-buildonly.c69 #ifdef ENOSTR
70 static int dummy54 = ENOSTR;
/third_party/boost/boost/
Dcerrno.hpp109 #ifndef ENOSTR
110 #define ENOSTR 9924 macro
/third_party/musl/arch/generic/bits/
Derrno.h60 #define ENOSTR 60 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h60 #define ENOSTR 60 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h61 #define ENOSTR 60 macro
/third_party/lwip/src/include/lwip/
Derrno.h109 #define ENOSTR 60 /* Device not a stream */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h55 #define ENOSTR 60 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h61 #define ENOSTR 60 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h55 #define ENOSTR 60 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h60 #define ENOSTR 60 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h61 #define ENOSTR 60 macro
/third_party/musl/arch/mips/bits/
Derrno.h55 #define ENOSTR 60 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h60 #define ENOSTR 60 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h61 #define ENOSTR 60 macro
/third_party/musl/porting/liteos_a/kernel/src/errno/
D__strerror.h69 E(ENOSTR, "Device not a stream")
/third_party/musl/libc-test/src/api/
Derrno.c61 C(ENOSTR) in f()
/third_party/musl/porting/liteos_m/kernel/src/errno/
D__strerror.h69 E(ENOSTR, "Device not a stream")
/third_party/musl/porting/uniproton/kernel/src/errno/
D__strerror.h69 E(ENOSTR, "Device not a stream")
/third_party/musl/src/errno/
D__strerror.h69 E(ENOSTR, "Device not a stream")
/third_party/ltp/lib/
Derrnos.h93 PAIR(ENOSTR) in tst_strerrno()
/third_party/python/Modules/
Derrnomodule.c460 #ifdef ENOSTR in errno_exec()
461 add_errcode("ENOSTR", ENOSTR, "Device not a stream"); in errno_exec()
/third_party/node/src/
Dnode_errors.cc683 #ifdef ENOSTR in errno_string()
684 ERRNO_CASE(ENOSTR); in errno_string()
Dnode_constants.cc274 #ifdef ENOSTR in DefineErrnoConstants()
275 NODE_DEFINE_CONSTANT(target, ENOSTR); in DefineErrnoConstants()

12