Home
last modified time | relevance | path

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

123

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2id.c143 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 Dpwhash_argon2i.c147 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 Dcryptocteon.c271 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 Dpwhash_scryptsalsa208sha256.c171 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 Dzcp_global.c57 {"EFBIG", EFBIG},
H A Dzfs_vnops.c415 return (SET_ERROR(EFBIG)); in zfs_write()
423 return (SET_ERROR(EFBIG)); in zfs_write()
H A Dzfs_sa.c235 error = SET_ERROR(EFBIG); in zfs_sa_set_xattr()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c307 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 Dpwhash_scryptsalsa208sha256_sse.c323 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 Dlargest_file.c114 if (errno == EFBIG || errno == EINVAL) { in main()
/f-stack/freebsd/arm/arm/
H A Dfiq.c95 return (EFBIG); in fiq_claim()
/f-stack/freebsd/sys/
H A Derrno.h82 #define EFBIG 27 /* File too large */ macro
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.h117 -EFBIG, /* I40E_AQ_RC_EFBIG */ in i40e_aq_rc_to_posix()
/f-stack/freebsd/kern/
H A Dsubr_sglist.c96 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 Dsubr_mchain.c283 return (EFBIG); in mb_put_uio()
536 return (EFBIG); in md_get_uio()
H A Dkern_physio.c92 return (EFBIG); in physio()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_sram.c44 rc = EFBIG; in efx_sram_buf_tbl_set()
H A Defx_bootcfg.c875 rc = EFBIG; in efx_bootcfg_read()
1024 rc = EFBIG; in efx_bootcfg_write()
/f-stack/lib/
H A Dff_host_interface.c266 case ff_EFBIG: errno = EFBIG; break; in ff_os_errno()
/f-stack/freebsd/x86/x86/
H A Dbusdma_bounce.c767 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 Dbsm_errno.c112 { BSM_ERRNO_EFBIG, EFBIG, ES("File too large") },
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c561 return (-EFBIG); in zpl_xattr_set_sa()
569 return (-EFBIG); in zpl_xattr_set_sa()
/f-stack/tools/libxo/tests/gettext/
H A Dstrerror.pot156 # 27 - EFBIG
/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmsec.c583 err = EFBIG; in xlp_sec_process()
/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c958 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()

123