Searched defs:buftype (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/libder/tests/ |
H A D | fuzzers.h | 28 enum stream_buffer buftype; member
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-buf.h | 52 enum k5buftype buftype; member
|
/freebsd/sys/kgssapi/krb5/ |
H A D | kcrypto_aes.c | 141 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 D | sa.c | 557 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 D | pac_sign.c | 187 compute_pac_checksum(krb5_context context, krb5_pac pac, uint32_t buftype, in compute_pac_checksum()
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsutil.c | 81 char *buftype[BT_NUMBUFTYPES] = BT_NAMES; variable
|
/freebsd/sys/cam/nvme/ |
H A D | nvme_da.c | 685 uintptr_t buftype; in ndaasync() local
|
/freebsd/sys/dev/mps/ |
H A D | mps_sas.c | 3154 uintptr_t buftype; in mpssas_async() local
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_pass.c | 528 uintptr_t buftype; in passasync() local
|
H A D | scsi_da.c | 2197 uintptr_t buftype; in daasync() local
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_sas.c | 3342 uintptr_t buftype; in mprsas_async() local
|
/freebsd/sys/cam/mmc/ |
H A D | mmc_da.c | 704 uintptr_t buftype; in sddaasync() local
|
/freebsd/sys/cam/ata/ |
H A D | ata_da.c | 1377 uintptr_t buftype; in adaasync() local
|
/freebsd/sys/cam/ |
H A D | cam_ccb.h | 1347 uint32_t buftype; /* IN: Type of data being requested */ member
|