OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFBIG
(Results
1 - 25
of
235
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
/src/external/gpl3/gdb/dist/sim/testsuite/cris/c/
pipe5.c
54
|| errno !=
EFBIG
)
pipe6.c
36
if (ret != -1 || errno !=
EFBIG
)
/src/external/gpl3/gdb.old/dist/sim/testsuite/cris/c/
pipe5.c
54
|| errno !=
EFBIG
)
pipe6.c
36
if (ret != -1 || errno !=
EFBIG
)
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
pwhash_argon2id.c
143
errno =
EFBIG
;
153
errno =
EFBIG
;
189
errno =
EFBIG
;
216
errno =
EFBIG
;
pwhash_argon2i.c
147
errno =
EFBIG
;
157
errno =
EFBIG
;
193
errno =
EFBIG
;
220
errno =
EFBIG
;
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_final.c
57
if (errno ==
EFBIG
) {
/src/lib/librumpuser/
rumpuser_errtrans.c
105
#ifdef
EFBIG
106
case
EFBIG
: return 27;
/src/sys/rump/include/rump/
rumperrno2host.h
124
#ifdef
EFBIG
126
return
EFBIG
;
/src/external/apache2/llvm/dist/libcxx/include/
errno.h
299
#ifndef
EFBIG
300
#define
EFBIG
9956
/src/external/ibm-public/postfix/dist/src/global/
mbox_open.c
58
/* .IP "EDQUOT,
EFBIG
"
85
#define EDQUOT
EFBIG
252
(e == EDQUOT || e ==
EFBIG
)
/src/sys/sys/
errno.h
69
#define
EFBIG
27 /* File too large */
/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/
error_constants.h
64
file_too_large =
EFBIG
,
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/mingw32/
error_constants.h
64
file_too_large =
EFBIG
,
/src/external/mpl/dhcp/dist/omapip/
toisc.c
87
case
EFBIG
:
/src/sys/kern/
kern_module_vfs.c
198
error = SET_ERROR(
EFBIG
);
207
error = SET_ERROR(
EFBIG
);
/src/external/gpl3/gdb.old/dist/sim/common/
target-newlib-errno.c
128
#ifdef
EFBIG
129
{ "
EFBIG
",
EFBIG
, 27 },
/src/external/gpl3/gdb/dist/sim/common/
target-newlib-errno.c
128
#ifdef
EFBIG
129
{ "
EFBIG
",
EFBIG
, 27 },
/src/sys/arch/arm/arm/
fiq.c
97
return (
EFBIG
);
/src/tests/lib/libc/stdio/
t_popen.c
107
errno =
EFBIG
;
/src/usr.sbin/makefs/ffs/
ufs_bmap.c
103
return (
EFBIG
);
/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/
error_constants.h
66
file_too_large =
EFBIG
,
/src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/djgpp/
error_constants.h
66
file_too_large =
EFBIG
,
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
pwhash_scryptsalsa208sha256_nosse.c
306
errno =
EFBIG
;
311
errno =
EFBIG
;
315
errno =
EFBIG
;
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
pwhash_scryptsalsa208sha256_sse.c
323
errno =
EFBIG
;
329
errno =
EFBIG
;
333
errno =
EFBIG
;
Completed in 53 milliseconds
1
2
3
4
5
6
7
8
9
10
Indexes created Sat Aug 08 00:24:54 UTC 2026