Home
last modified time | relevance | path

Searched refs:EFBIG (Results 1 – 25 of 57) sorted by relevance

123

/third_party/boost/boost/
Dcerrno.hpp235 #ifndef EFBIG
236 #define EFBIG 9956 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c47 EFBIG, "EFBIG", EFBIG}, {
D4-1.c42 EFBIG, "EFBIG"}, {
D3-1-buildonly.c33 static int dummy22 = EFBIG;
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate02.c80 {&fdw, FNAMEW, DEFAULT_TEST_MODE, MAX_FILESIZE, 1, EFBIG},
81 {&fdw, FNAMEW, DEFAULT_TEST_MODE, 1, MAX_FILESIZE, EFBIG},
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
Dsemop02.c60 {0, &valid_sem_id, NULL, &sem_op_1, 0, -1, SEM_UNDO, 1, 1, &valid_to, EFBIG},
61 {0, &valid_sem_id, NULL, &sem_op_1, 0, PSEMS + 1, SEM_UNDO, 1, 1, &valid_to, EFBIG},
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c84 {&fd_copy, 0, EFBIG, ULLONG_MAX, "max length", 1},
86 {&fd_copy, 0, EFBIG, MIN_OFF, "max file size", 1},
/third_party/ffmpeg/compat/msvcrt/
Dsnprintf.c31 #define EOVERFLOW EFBIG
/third_party/libuv/include/uv/
Derrno.h377 #if defined(EFBIG) && !defined(_WIN32)
378 # define UV__EFBIG UV__ERR(EFBIG)
/third_party/musl/arch/generic/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h28 #define EFBIG 27 macro
/third_party/lwip/src/include/lwip/
Derrno.h74 #define EFBIG 27 /* File too large */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h28 #define EFBIG 27 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h28 #define EFBIG 27 macro
/third_party/musl/arch/mips/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h27 #define EFBIG 27 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h28 #define EFBIG 27 macro
/third_party/ltp/testcases/kernel/syscalls/truncate/
Dtruncate03.c72 { TEST_FILE3, MAX_FSIZE*2, EFBIG },
/third_party/musl/porting/liteos_a/kernel/src/errno/
D__strerror.h58 E(EFBIG, "File too large")
/third_party/musl/libc-test/src/api/
Derrno.c30 C(EFBIG) in f()
/third_party/musl/porting/liteos_m/kernel/src/errno/
D__strerror.h58 E(EFBIG, "File too large")

123