Symbol: EOVERFLOW
crypto/krb5/src/include/k5-der.h
131
k5_input_set_status(in, EOVERFLOW);
crypto/krb5/src/lib/krad/internal.h
151
return EOVERFLOW;
crypto/krb5/src/lib/krb5/rcache/rc_file2.c
64
return EOVERFLOW;
crypto/krb5/src/lib/krb5/rcache/rc_file2.c
66
return EOVERFLOW;
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1666
return EOVERFLOW;
crypto/krb5/src/util/support/json.c
775
return EOVERFLOW;
crypto/krb5/src/util/support/json.c
782
return EOVERFLOW;
crypto/krb5/src/util/support/t_json.c
290
check(k5_json_decode("18446744073709551616", &v) == EOVERFLOW,
crypto/krb5/src/util/support/t_json.c
292
check(k5_json_decode("9223372036854775808", &v) == EOVERFLOW,
crypto/krb5/src/util/support/t_json.c
294
check(k5_json_decode("-9223372036854775809", &v) == EOVERFLOW,
lib/libc/gen/sem_new.c
463
errno = EOVERFLOW;
lib/libc/gen/statvfs.c
111
errno = EOVERFLOW; \
lib/libc/gen/sysconf.c
110
errno = EOVERFLOW;
lib/libc/gen/sysconf.c
120
errno = EOVERFLOW;
lib/libc/gen/sysconf.c
94
errno = EOVERFLOW;
lib/libc/stdio/fseek.c
126
errno = EOVERFLOW;
lib/libc/stdio/fseek.c
135
errno = EOVERFLOW;
lib/libc/stdio/fseek.c
190
errno = EOVERFLOW;
lib/libc/stdio/fseek.c
199
errno = EOVERFLOW;
lib/libc/stdio/fseek.c
285
errno = EOVERFLOW;
lib/libc/stdio/ftell.c
130
errno = EOVERFLOW;
lib/libc/stdio/ftell.c
54
errno = EOVERFLOW;
lib/libc/stdio/getdelim.c
71
errno = EOVERFLOW;
lib/libc/stdio/open_memstream.c
149
errno = EOVERFLOW;
lib/libc/stdio/open_wmemstream.c
207
errno = EOVERFLOW;
lib/libc/stdio/snprintf.c
63
errno = EOVERFLOW;
lib/libc/stdio/snprintf.c
92
errno = EOVERFLOW;
lib/libc/stdio/vfprintf.c
480
errno = EOVERFLOW;
lib/libc/stdio/vfprintf.c
996
errno = EOVERFLOW;
lib/libc/stdio/vfwprintf.c
1053
errno = EOVERFLOW;
lib/libc/stdio/vfwprintf.c
549
errno = EOVERFLOW;
lib/libc/stdio/vsnprintf.c
63
errno = EOVERFLOW;
lib/libc/stdio/vswprintf.c
62
errno = EOVERFLOW;
lib/libc/stdio/vswprintf.c
99
errno = EOVERFLOW;
lib/libc/tests/stdio/open_memstream2_test.c
186
SEEK_FAIL(2, SEEK_CUR, EOVERFLOW);
lib/libc/tests/stdio/open_wmemstream_test.c
186
SEEK_FAIL(2, SEEK_CUR, EOVERFLOW);
lib/libthread_db/thread_db.c
284
return (EOVERFLOW);
lib/libthread_db/thread_db.c
375
return (EOVERFLOW);
stand/common/part.c
714
return (EOVERFLOW);
stand/efi/libefi/efichar.c
127
return (EOVERFLOW);
stand/efi/libefi/errno.c
104
errno = EOVERFLOW;
stand/efi/libefi/errno.c
40
case EOVERFLOW:
stand/liblua/lerrno.c
133
ENTRY(EOVERFLOW),
sys/arm/nvidia/tegra_ahci.c
291
return (EOVERFLOW);
sys/arm/nvidia/tegra_pcie.c
1002
return (EOVERFLOW);
sys/arm/nvidia/tegra_xhci.c
391
return (EOVERFLOW);
sys/arm/nvidia/tegra_xhci.c
421
return (EOVERFLOW);
sys/compat/freebsd32/freebsd32_misc.c
2490
return (EOVERFLOW);
sys/compat/freebsd32/freebsd32_misc.c
2503
return (EOVERFLOW);
sys/compat/freebsd32/freebsd32_misc.c
2515
return (EOVERFLOW);
sys/compat/freebsd32/freebsd32_misc.c
2527
return (EOVERFLOW);
sys/compat/linux/linux_file.c
275
error = EOVERFLOW;
sys/compat/linux/linux_ipc.c
290
return (EOVERFLOW);
sys/compat/linux/linux_ipc.c
359
return (EOVERFLOW);
sys/compat/linux/linux_ipc.c
405
return (EOVERFLOW);
sys/compat/linux/linux_ipc.c
460
return (EOVERFLOW);
sys/compat/linux/linux_socket.c
1694
return (EOVERFLOW);
sys/compat/linux/linux_socket.c
2913
return (EOVERFLOW);
sys/compat/linux/linux_time.c
119
return (EOVERFLOW);
sys/compat/linux/linux_time.c
181
return (EOVERFLOW);
sys/compat/linuxkpi/common/include/linux/string.h
98
return (ERR_PTR(-EOVERFLOW));
sys/dev/cxgbe/iw_cxgbe/t4.h
655
ret = -EOVERFLOW;
sys/dev/efidev/efidev.c
127
} else if (error == EOVERFLOW) {
sys/dev/efidev/efidev.c
156
} else if (error == EOVERFLOW) {
sys/dev/efidev/efirt.c
85
EOVERFLOW, /* EFI_BUFFER_TOO_SMALL */
sys/dev/hid/hidbus.c
112
error = EOVERFLOW;
sys/dev/hid/hidbus.c
118
error = EOVERFLOW;
sys/dev/hid/hidbus.c
124
error = EOVERFLOW;
sys/dev/ice/ice_strings.c
558
case EOVERFLOW:
sys/dev/iicbus/iiconf.c
67
case IIC_EOVERFLOW: return (EOVERFLOW);
sys/dev/irdma/irdma_cm.c
1188
return -EOVERFLOW;
sys/dev/irdma/irdma_cm.c
1224
return -EOVERFLOW;
sys/dev/irdma/irdma_cm.c
1230
return -EOVERFLOW;
sys/dev/irdma/irdma_main.h
497
return -EOVERFLOW;
sys/dev/mlx5/mlx5_ib/mlx5_ib_devx.c
2551
return -EOVERFLOW;
sys/dev/mmc/mmcsd.c
914
err = EOVERFLOW;
sys/dev/ntsync/ntsync.c
415
error = EOVERFLOW;
sys/fs/ext2fs/ext2_vnops.c
2064
return (EOVERFLOW);
sys/fs/fuse/fuse_vnops.c
3461
return (EXTERROR(EOVERFLOW, "inode generation "
sys/fs/fuse/fuse_vnops.c
618
err = EXTERROR(EOVERFLOW, "Offset is too large");
sys/fs/smbfs/smbfs_vnops.c
931
return EOVERFLOW;
sys/fs/smbfs/smbfs_vnops.c
952
return EOVERFLOW;
sys/kern/kern_descrip.c
751
error = EOVERFLOW;
sys/kern/kern_descrip.c
863
error = EOVERFLOW;
sys/kern/kern_lockf.c
451
return (EOVERFLOW);
sys/kern/kern_lockf.c
472
return (EOVERFLOW);
sys/kern/kern_umtx.c
4411
return (EOVERFLOW);
sys/kern/subr_stats.c
1022
error = EOVERFLOW;
sys/kern/subr_stats.c
1128
error = EOVERFLOW;
sys/kern/subr_stats.c
1469
error = (sb->maxsz >= tpllist[tpl_id]->sb->cursz) ? 0 : EOVERFLOW;
sys/kern/subr_stats.c
3096
error = EOVERFLOW;
sys/kern/subr_stats.c
3105
error = EOVERFLOW;
sys/kern/subr_stats.c
3724
err = EOVERFLOW;
sys/kern/uipc_mbuf.c
2012
return (EOVERFLOW);
sys/kern/uipc_sem.c
738
error = EOVERFLOW;
sys/kern/uipc_shm.c
447
error = EOVERFLOW;
sys/kern/uipc_shm.c
454
error = EOVERFLOW;
sys/kern/vfs_default.c
1588
error = EOVERFLOW;
sys/kern/vfs_syscalls.c
2398
return (EOVERFLOW);
sys/kern/vfs_syscalls.c
2408
return (EOVERFLOW);
sys/kern/vfs_syscalls.c
2422
return (EOVERFLOW);
sys/kern/vfs_syscalls.c
2436
return (EOVERFLOW);
sys/kern/vfs_syscalls.c
4236
error = EOVERFLOW;
sys/kern/vfs_vnops.c
2877
return (EOVERFLOW);
sys/kern/vfs_vnops.c
2889
error = EOVERFLOW;
sys/kern/vfs_vnops.c
2908
error = EOVERFLOW;
sys/net80211/ieee80211_freebsd.c
379
return (EOVERFLOW);
sys/netgraph/ng_l2tp.c
1041
ERROUT(EOVERFLOW);
sys/netgraph/ng_l2tp.c
1110
ERROUT(EOVERFLOW);
sys/netinet/cc/cc.c
229
error = EOVERFLOW;
sys/netinet/tcp_subr.c
741
error = EOVERFLOW;
sys/nlm/nlm_advlock.c
1230
return (EOVERFLOW);
sys/nlm/nlm_advlock.c
1253
return (EOVERFLOW);
sys/ofed/drivers/infiniband/core/ib_uverbs_ioctl.c
117
return ERR_PTR(-EOVERFLOW);
sys/ofed/drivers/infiniband/core/ib_uverbs_uapi.c
22
return ERR_PTR(-EOVERFLOW);
sys/security/audit/audit_syscalls.c
734
return (EOVERFLOW);
sys/security/audit/bsm_errno.c
344
{ BSM_ERRNO_EOVERFLOW, EOVERFLOW,
sys/security/mac_do/mac_do.c
462
return (EOVERFLOW);
sys/security/mac_do/mac_do.c
465
return (EOVERFLOW);
sys/security/mac_do/mac_do.c
818
return (EOVERFLOW);
sys/sys/qmath.h
392
) ? 0 : EOVERFLOW)
sys/sys/qmath.h
397
Q_ABS(i) <= Q_TC(i, Q_IMAXVAL(q))) ? 0 : EOVERFLOW)
sys/sys/qmath.h
508
_aserr = EOVERFLOW; /* [+/-a + +b] > max(a) */ \
sys/sys/qmath.h
514
_aserr = EOVERFLOW; /* [+/-a - +b] < min(a) */ \
sys/sys/qmath.h
548
_mulerr = EOVERFLOW; \
sys/sys/qmath.h
567
_aserr = EOVERFLOW; /* i cannot fit in q's type. */ \
sys/sys/qmath.h
571
_aserr = EOVERFLOW; /* [+/-q + +i] > max(q) */ \
sys/sys/qmath.h
577
_aserr = EOVERFLOW; /* [+/-q - +i] < min(q) */ \
sys/sys/qmath.h
607
_mulerr = EOVERFLOW; \
sys/sys/qmath.h
622
_err = EOVERFLOW; /* _tmp overflow. */ \
sys/sys/qmath.h
626
_err = EOVERFLOW; /* q overflow. */ \
sys/ufs/ffs/ffs_vnops.c
698
return (EOVERFLOW);
sys/xen/error.h
66
[XEN_EOVERFLOW] = EOVERFLOW,
tests/sys/fs/fusefs/nfs.cc
394
EXPECT_EQ(EOVERFLOW, errno);
tests/sys/sys/qmath_test.c
225
if (error == EOVERFLOW || error == ERANGE)
tests/sys/sys/qmath_test.c
241
if (error == EOVERFLOW || error == ERANGE)
tests/sys/sys/qmath_test.c
342
if (error == EOVERFLOW || error == ERANGE)
tests/sys/sys/qmath_test.c
438
if (error == EOVERFLOW || error == ERANGE || error == EINVAL)
tests/sys/sys/qmath_test.c
485
if (error == EOVERFLOW || error == ERANGE)
tests/sys/sys/qmath_test.c
532
if (error == EOVERFLOW || error == ERANGE)
tools/regression/posixsem/posixsem.c
1111
ksem_post_should_fail(id, EOVERFLOW);