Home
last modified time | relevance | path

Searched defs:buftype (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/libder/tests/
H A Dfuzzers.h28 enum stream_buffer buftype; member
/freebsd/crypto/krb5/src/include/
H A Dk5-buf.h52 enum k5buftype buftype; member
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto_aes.c141 aes_encrypt_1(const struct krb5_key_state *ks, int buftype, void *buf, in aes_encrypt_1()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c557 dmu_buf_t *db, sa_buf_type_t buftype, int full_space, int *index, in sa_find_sizes()
665 sa_buf_type_t buftype; in sa_build_layouts() local
1239 sa_byteswap(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_byteswap()
1280 sa_build_index(sa_handle_t *hdl, sa_buf_type_t buftype) in sa_build_index()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpac_sign.c187 compute_pac_checksum(krb5_context context, krb5_pac pac, uint32_t buftype, in compute_pac_checksum()
/freebsd/sbin/fsck_ffs/
H A Dfsutil.c81 char *buftype[BT_NUMBUFTYPES] = BT_NAMES; variable
/freebsd/sys/cam/nvme/
H A Dnvme_da.c685 uintptr_t buftype; in ndaasync() local
/freebsd/sys/dev/mps/
H A Dmps_sas.c3154 uintptr_t buftype; in mpssas_async() local
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c528 uintptr_t buftype; in passasync() local
H A Dscsi_da.c2197 uintptr_t buftype; in daasync() local
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c3342 uintptr_t buftype; in mprsas_async() local
/freebsd/sys/cam/mmc/
H A Dmmc_da.c704 uintptr_t buftype; in sddaasync() local
/freebsd/sys/cam/ata/
H A Data_da.c1377 uintptr_t buftype; in adaasync() local
/freebsd/sys/cam/
H A Dcam_ccb.h1347 uint32_t buftype; /* IN: Type of data being requested */ member