/third_party/glib/glib/ |
D | gspawn-private.h | 42 #ifdef E2BIG in _g_spawn_exec_err_to_g_error() 43 case E2BIG: in _g_spawn_exec_err_to_g_error()
|
D | win_iconv.c | 834 if ((cd->to.flags & FLAG_IGNORE) && errno != E2BIG) in win_iconv() 912 if ((cd->to.flags & FLAG_IGNORE) && errno != E2BIG) in win_iconv() 1415 return seterror(E2BIG); in kernel_wctomb() 1429 return seterror(E2BIG); in kernel_wctomb() 1478 return seterror(E2BIG); in mlang_wctomb() 1545 return seterror(E2BIG); in utf16_wctomb() 1558 return seterror(E2BIG); in utf16_wctomb() 1572 return seterror(E2BIG); in utf16_wctomb() 1638 return seterror(E2BIG); in utf32_wctomb() 1651 return seterror(E2BIG); in utf32_wctomb() [all …]
|
/third_party/ltp/testcases/kernel/mem/thp/ |
D | thp01.c | 74 if (TST_ERR != E2BIG) in thp_test() 94 if (TST_ERR != E2BIG) in thp_test()
|
/third_party/boost/boost/ |
D | cerrno.hpp | 195 #ifndef E2BIG 196 #define E2BIG 9946 macro
|
/third_party/eudev/src/shared/ |
D | fileio.c | 103 return -E2BIG; in read_full_stream() 136 return -E2BIG; in read_full_stream()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 26 E2BIG, "E2BIG", E2BIG}, {
|
D | 4-1.c | 21 E2BIG, "E2BIG"}, {
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | vasprintf.c | 34 # define EOVERFLOW E2BIG
|
/third_party/libdrm/nouveau/nvif/ |
D | unpack.h | 21 _ret = *_size ? -E2BIG : 0; \
|
/third_party/musl/libc-test/src/functional/ |
D | iconv_open.c | 33 if (errno != E2BIG) in main()
|
/third_party/libuv/include/uv/ |
D | errno.h | 53 #if defined(E2BIG) && !defined(_WIN32) 54 # define UV__E2BIG UV__ERR(E2BIG)
|
/third_party/python/PC/ |
D | errmap.h | 37 return E2BIG; in winerror_to_errno()
|
/third_party/iptables/libiptc/ |
D | libiptc.c | 1754 errno = E2BIG; in TC_INSERT_ENTRY() 1810 errno = E2BIG; in TC_REPLACE_ENTRY() 2058 errno = E2BIG; in TC_DELETE_NUM_ENTRY() 2152 errno = E2BIG; in TC_READ_COUNTER() 2175 errno = E2BIG; in TC_ZERO_COUNTER() 2205 errno = E2BIG; in TC_SET_COUNTER() 2707 { TC_INSERT_ENTRY, E2BIG, "Index of insertion too big" }, in TC_STRERROR() 2708 { TC_REPLACE_ENTRY, E2BIG, "Index of replacement too big" }, in TC_STRERROR() 2709 { TC_DELETE_NUM_ENTRY, E2BIG, "Index of deletion too big" }, in TC_STRERROR() 2710 { TC_READ_COUNTER, E2BIG, "Index of counter too big" }, in TC_STRERROR() [all …]
|
/third_party/libnl/lib/ |
D | mpls.c | 41 errno = E2BIG; in mpls_ntop1()
|
/third_party/libxml2/os400/ |
D | libxmlmain.c | 66 } while (j == -1 && errno == E2BIG); in main()
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | errno.h | 8 #define E2BIG 7 macro
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 54 #define E2BIG 7 /* Arg list too long */ macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 8 #define E2BIG 7 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | errno.h | 8 #define E2BIG 7 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 7 #define E2BIG 7 macro
|