| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | pwhash_argon2id.c | 143 errno = EFBIG; in crypto_pwhash_argon2id() 153 errno = EFBIG; in crypto_pwhash_argon2id() 189 errno = EFBIG; in crypto_pwhash_argon2id_str() 216 errno = EFBIG; in crypto_pwhash_argon2id_str_verify()
|
| H A D | pwhash_argon2i.c | 147 errno = EFBIG; in crypto_pwhash_argon2i() 157 errno = EFBIG; in crypto_pwhash_argon2i() 193 errno = EFBIG; in crypto_pwhash_argon2i_str() 220 errno = EFBIG; in crypto_pwhash_argon2i_str_verify()
|
| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cryptocteon.c | 271 crp->crp_etype = EFBIG; in cryptocteon_process() 281 crp->crp_etype = EFBIG; in cryptocteon_process() 310 crp->crp_etype = EFBIG; in cryptocteon_process() 322 crp->crp_etype = EFBIG; in cryptocteon_process()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
| H A D | pwhash_scryptsalsa208sha256.c | 171 errno = EFBIG; /* LCOV_EXCL_LINE */ in crypto_pwhash_scryptsalsa208sha256() 200 errno = EFBIG; /* LCOV_EXCL_LINE */ in crypto_pwhash_scryptsalsa208sha256_str()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp_global.c | 57 {"EFBIG", EFBIG},
|
| H A D | zfs_vnops.c | 415 return (SET_ERROR(EFBIG)); in zfs_write() 423 return (SET_ERROR(EFBIG)); in zfs_write()
|
| H A D | zfs_sa.c | 235 error = SET_ERROR(EFBIG); in zfs_sa_set_xattr()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/ |
| H A D | pwhash_scryptsalsa208sha256_nosse.c | 307 errno = EFBIG; in escrypt_kdf_nosse() 312 errno = EFBIG; in escrypt_kdf_nosse() 316 errno = EFBIG; in escrypt_kdf_nosse()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/ |
| H A D | pwhash_scryptsalsa208sha256_sse.c | 323 errno = EFBIG; in escrypt_kdf_sse() 329 errno = EFBIG; in escrypt_kdf_sse() 333 errno = EFBIG; in escrypt_kdf_sse()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/largest_file/ |
| H A D | largest_file.c | 114 if (errno == EFBIG || errno == EINVAL) { in main()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | fiq.c | 95 return (EFBIG); in fiq_claim()
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 82 #define EFBIG 27 /* File too large */ macro
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq.h | 117 -EFBIG, /* I40E_AQ_RC_EFBIG */ in i40e_aq_rc_to_posix()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_sglist.c | 96 return (EFBIG); in _sglist_append_range() 795 return (EFBIG); in sglist_split() 854 return (EFBIG); in sglist_join() 945 return (EFBIG); in sglist_slice()
|
| H A D | subr_mchain.c | 283 return (EFBIG); in mb_put_uio() 536 return (EFBIG); in md_get_uio()
|
| H A D | kern_physio.c | 92 return (EFBIG); in physio()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_sram.c | 44 rc = EFBIG; in efx_sram_buf_tbl_set()
|
| H A D | efx_bootcfg.c | 875 rc = EFBIG; in efx_bootcfg_read() 1024 rc = EFBIG; in efx_bootcfg_write()
|
| /f-stack/lib/ |
| H A D | ff_host_interface.c | 266 case ff_EFBIG: errno = EFBIG; break; in ff_os_errno()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | busdma_bounce.c | 767 return (buflen != 0 ? EFBIG : 0); /* XXX better return value here? */ in bounce_bus_dmamap_load_phys() 838 return (buflen != 0 ? EFBIG : 0); /* XXX better return value here? */ in bounce_bus_dmamap_load_buffer() 920 return (buflen != 0 ? EFBIG : 0); /* XXX better return value here? */ in bounce_bus_dmamap_load_ma()
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_errno.c | 112 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_xattr.c | 561 return (-EFBIG); in zpl_xattr_set_sa() 569 return (-EFBIG); in zpl_xattr_set_sa()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | strerror.pot | 156 # 27 - EFBIG
|
| /f-stack/freebsd/mips/nlm/dev/sec/ |
| H A D | nlmsec.c | 583 err = EFBIG; in xlp_sec_process()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | busdma_machdep.c | 958 return (EFBIG); /* XXX better return value here? */ in _bus_dmamap_load_phys() 1055 error = EFBIG; /* XXX better return value here? */ in _bus_dmamap_load_buffer()
|