Symbol: E2BIG
headers/os/support/Errors.h
229
#define B_TOO_MANY_ARGS B_FROM_POSIX_ERROR(E2BIG)
headers/private/file_systems/QueryParser.h
1273
status = E2BIG;
src/add-ons/accelerants/intel_extreme/Ports.cpp
860
return E2BIG;
src/add-ons/kernel/file_systems/cdda/kernel_interface.cpp
1084
return E2BIG;
src/add-ons/kernel/file_systems/cdda/kernel_interface.cpp
1125
return E2BIG;
src/add-ons/kernel/file_systems/ext2/Inode.cpp
903
return E2BIG;
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_denode.c
302
if (error == E2BIG) {
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_fat.c
1017
if (error != E2BIG)
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_fat.c
162
return (E2BIG);
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_fat.c
175
return (E2BIG);
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_fat.c
255
return (E2BIG);
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_lookup.c
1078
if (error == E2BIG) /* EOF reached and not found */
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_lookup.c
260
if (error == E2BIG)
src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/msdosfs_lookup.c
787
if (error == E2BIG)
src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/SonixCamDevice.cpp
744
return E2BIG;
src/apps/icon-o-matic/import_export/styled_text/StyledTextImporter.cpp
248
return E2BIG;
src/bin/error.c
180
E(E2BIG),
src/build/libroot/errors.cpp
29
ADD_ERROR(E2BIG);
src/kits/textencoding/utf8_conversions.cpp
110
if (errno == E2BIG) {
src/libs/compat/freebsd_network/device_hooks.c
182
return E2BIG;
src/libs/compat/freebsd_network/fbsd_if_media.c
314
error = E2BIG; /* oops! */
src/libs/compat/freebsd_network/fbsd_if_media.c
326
if ((error == 0 || error == E2BIG) && ifmr->ifm_count != 0) {
src/libs/compat/freebsd_wlan/net80211/ieee80211_ioctl.c
1186
return E2BIG;
src/libs/compat/openbsd_wlan/net80211/ieee80211_haiku.cpp
324
return E2BIG;
src/libs/compat/openbsd_wlan/net80211/ieee80211_ioctl.c
610
error = E2BIG;
src/libs/iconv/loop_unicode.h
174
plocals->l_errno = E2BIG;
src/libs/iconv/loop_unicode.h
205
plocals->l_errno = E2BIG;
src/libs/iconv/loop_unicode.h
251
plocals->l_errno = E2BIG;
src/libs/iconv/loop_unicode.h
353
errno = E2BIG;
src/libs/iconv/loop_unicode.h
405
errno = E2BIG;
src/libs/iconv/loop_unicode.h
491
errno = E2BIG;
src/libs/iconv/loop_unicode.h
511
errno = E2BIG;
src/libs/iconv/loop_wchar.h
121
plocals->l_errno = E2BIG;
src/libs/iconv/loop_wchar.h
210
else if (errno == E2BIG)
src/libs/iconv/loop_wchar.h
259
if (errno == E2BIG)
src/libs/iconv/loop_wchar.h
305
plocals->l_errno = E2BIG;
src/libs/iconv/loop_wchar.h
390
errno = E2BIG;
src/libs/iconv/loop_wchar.h
90
else if (errno == E2BIG)
src/libs/iconv/loop_wchar.h
92
plocals->l_errno = E2BIG;
src/system/kernel/posix/xsi_message_queue.cpp
755
return E2BIG;
src/system/libroot/os/find_directory.cpp
278
return E2BIG;
src/system/libroot/os/find_directory.cpp
475
return E2BIG;
src/system/libroot/os/find_directory.cpp
502
return E2BIG;
src/system/libroot/os/find_directory.cpp
534
return E2BIG;
src/system/libroot/os/find_directory.cpp
684
return E2BIG;
src/system/libroot/posix/glob.c
273
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
300
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
544
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
668
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
678
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
695
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
706
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
731
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
737
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
771
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
863
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
890
__set_errno(E2BIG);
src/system/libroot/posix/glob.c
900
__set_errno(E2BIG);
src/system/libroot/posix/stdlib/strfmon.c
406
__set_errno(E2BIG);
src/system/libroot/posix/string/strerror.c
425
case E2BIG:
src/system/runtime_loader/runtime_loader.cpp
445
status = E2BIG;
src/tests/kits/storage/DirectoryTest.cpp
200
CPPUNIT_ASSERT( equals(entry.InitCheck(), E2BIG, B_NAME_TOO_LONG) );
src/tests/kits/storage/DirectoryTest.cpp
425
CPPUNIT_ASSERT( equals(entry.InitCheck(), E2BIG, B_NAME_TOO_LONG) );
src/tests/kits/storage/EntryTest.cpp
1020
InitTest2Paths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true);
src/tests/kits/storage/EntryTest.cpp
1169
InitTest2DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG));
src/tests/kits/storage/EntryTest.cpp
1217
InitTest2DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true);
src/tests/kits/storage/EntryTest.cpp
155
E2BIG
src/tests/kits/storage/EntryTest.cpp
498
InitTest1Paths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG));
src/tests/kits/storage/EntryTest.cpp
543
InitTest1Paths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true);
src/tests/kits/storage/EntryTest.cpp
697
InitTest1DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG));
src/tests/kits/storage/EntryTest.cpp
745
InitTest1DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true);
src/tests/kits/storage/EntryTest.cpp
975
InitTest2Paths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG));
src/tests/kits/storage/FindDirectoryTest.cpp
394
== E2BIG );
src/tests/kits/storage/NodeTest.cpp
294
CPPUNIT_ASSERT( equals(entry.InitCheck(), E2BIG, B_NAME_TOO_LONG) );
src/tests/kits/storage/NodeTest.cpp
500
CPPUNIT_ASSERT( equals(entry.SetTo(tooLongEntryname), E2BIG, B_NAME_TOO_LONG) );
src/tests/kits/storage/SymLinkTest.cpp
196
CPPUNIT_ASSERT( equals(entry.InitCheck(), E2BIG, B_NAME_TOO_LONG) );
src/tests/kits/storage/SymLinkTest.cpp
402
CPPUNIT_ASSERT( equals(entry.SetTo(tooLongEntryname), E2BIG,
src/tests/system/libroot/posix/xsi_msg_queue_test1.cpp
216
assert_posix_bool_success(errno == E2BIG);