Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 112) sorted by relevance

12345

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_nicenum.c49 zfs_nicenum_format(uint64_t num, char *buf, size_t buflen, in zfs_nicenum_format()
141 zfs_nicenum(uint64_t num, char *buf, size_t buflen) in zfs_nicenum()
151 zfs_nicetime(uint64_t num, char *buf, size_t buflen) in zfs_nicetime()
160 zfs_niceraw(uint64_t num, char *buf, size_t buflen) in zfs_niceraw()
169 zfs_nicebytes(uint64_t num, char *buf, size_t buflen) in zfs_nicebytes()
/f-stack/freebsd/netgraph/
H A Dng_parse.c185 u_char *const buf, int *buflen) in ng_struct_parse()
239 u_char *const buf, int *buflen) in ng_fixedarray_parse()
288 u_char *const buf, int *buflen) in ng_array_parse()
335 u_char *const buf, int *buflen) in ng_int8_parse()
430 u_char *const buf, int *buflen) in ng_int16_parse()
526 u_char *const buf, int *buflen) in ng_int32_parse()
625 u_char *const buf, int *buflen) in ng_int64_parse()
720 u_char *const buf, int *buflen) in ng_string_parse()
783 u_char *const buf, int *buflen) in ng_fixedstring_parse()
887 u_char *const buf, int *buflen) in ng_sizedstring_parse()
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_event.c224 int buflen; in _zed_event_add_var() local
318 int buflen = sizeof (buf); in _zed_event_add_int8_array() local
348 int buflen = sizeof (buf); in _zed_event_add_uint8_array() local
378 int buflen = sizeof (buf); in _zed_event_add_int16_array() local
408 int buflen = sizeof (buf); in _zed_event_add_uint16_array() local
438 int buflen = sizeof (buf); in _zed_event_add_int32_array() local
468 int buflen = sizeof (buf); in _zed_event_add_uint32_array() local
498 int buflen = sizeof (buf); in _zed_event_add_int64_array() local
528 int buflen = sizeof (buf); in _zed_event_add_uint64_array() local
560 int buflen = sizeof (buf); in _zed_event_add_string_array() local
/f-stack/freebsd/kern/
H A Dsys_getrandom.c51 kern_getrandom(struct thread *td, void *user_buf, size_t buflen, in kern_getrandom()
121 size_t buflen; member
H A Dsubr_msgbuf.c319 msgbuf_getbytes(struct msgbuf *mbp, char *buf, int buflen) in msgbuf_getbytes()
358 msgbuf_peekbytes(struct msgbuf *mbp, char *buf, int buflen, u_int *seqp) in msgbuf_peekbytes()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_filesystem.h60 eal_get_fbarray_path(char *buffer, size_t buflen, const char *name) { in eal_get_fbarray_path()
93 eal_get_hugefile_path(char *buffer, size_t buflen, const char *hugedir, int f_id) in eal_get_hugefile_path()
/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c411 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
488 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
584 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
591 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
/f-stack/freebsd/x86/include/
H A Dbus_dma.h42 bus_dma_id_mapped(bus_dma_tag_t dmat, vm_paddr_t buf, bus_size_t buflen) in bus_dma_id_mapped()
135 bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp) in _bus_dmamap_load_phys()
162 bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs, in _bus_dmamap_load_buffer()
/f-stack/freebsd/arm64/include/
H A Dbus_dma.h15 bus_dma_id_mapped(bus_dma_tag_t dmat, vm_paddr_t buf, bus_size_t buflen) in bus_dma_id_mapped()
100 bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp) in _bus_dmamap_load_phys()
123 bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs, in _bus_dmamap_load_buffer()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c138 const uint8_t *setting, uint8_t *buf, size_t buflen) in escrypt_r()
199 size_t srclen, uint8_t *buf, size_t buflen) in escrypt_gensalt_r()
242 uint8_t *buf, size_t buflen) in crypto_pwhash_scryptsalsa208sha256_ll()
/f-stack/freebsd/x86/x86/
H A Dbusdma_bounce.c230 bounce_bus_dma_id_mapped(bus_dma_tag_t dmat, vm_paddr_t buf, bus_size_t buflen) in bounce_bus_dma_id_mapped()
514 _bus_dmamap_pagesneeded(bus_dma_tag_t dmat, vm_paddr_t buf, bus_size_t buflen, in _bus_dmamap_pagesneeded()
547 bus_size_t buflen, int flags) in _bus_dmamap_count_phys()
558 void *buf, bus_size_t buflen, int flags) in _bus_dmamap_count_pages()
598 int ma_offs, bus_size_t buflen, int flags) in _bus_dmamap_count_ma()
724 vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs, in bounce_bus_dmamap_load_phys()
776 bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs, in bounce_bus_dmamap_load_buffer()
843 struct vm_page **ma, bus_size_t buflen, int ma_offs, int flags, in bounce_bus_dmamap_load_ma()
/f-stack/tools/netstat/
H A Dsctp.c162 sctp_skip_xinpcb_ifneed(char *buf, const size_t buflen, size_t *offset) in sctp_skip_xinpcb_ifneed()
210 char *buf, const size_t buflen, size_t *offset, int *indent) in sctp_process_tcb()
330 char *buf, const size_t buflen, size_t *offset) in sctp_process_inpcb()
/f-stack/freebsd/contrib/libb2/
H A Dblake2.h92 uint32_t buflen; member
118 uint32_t buflen; member
128 uint32_t buflen; member
137 uint32_t buflen; member
/f-stack/dpdk/drivers/bus/vmbus/linux/
H A Dvmbus_bus.c87 get_sysfs_string(const char *filename, char *buf, size_t buflen) in get_sysfs_string()
117 char *dstbuf, size_t buflen) in vmbus_get_uio_dev()
/f-stack/freebsd/net/
H A Dbpf_jitter.c118 __unused u_int buflen) in bpf_jit_accept_all()
H A Dieee8023ad_lacp.c2079 lacp_format_mac(const uint8_t *mac, char *buf, size_t buflen) in lacp_format_mac()
2094 char *buf, size_t buflen) in lacp_format_systemid()
2106 lacp_format_portid(const struct lacp_portid *portid, char *buf, size_t buflen) in lacp_format_portid()
2116 lacp_format_partner(const struct lacp_peerinfo *peer, char *buf, size_t buflen) in lacp_format_partner()
2131 const struct lacp_peerinfo *b, char *buf, size_t buflen) in lacp_format_lagid()
2160 char *buf, size_t buflen) in lacp_format_lagid_aggregator()
2170 lacp_format_state(uint8_t state, char *buf, size_t buflen) in lacp_format_state()
/f-stack/tools/libutil/tests/
H A Dhumanize_number_test.c52 size_t buflen; member
503 size_t blen, buflen, errcnt, i, skipped, tested; in main() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtimer.c25 timer_ratio(timedelta_t *a, timedelta_t *b, char *buf, size_t buflen) { in timer_ratio()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_ptype.c120 int rte_get_ptype_name(uint32_t ptype, char *buf, size_t buflen) in rte_get_ptype_name()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/devname2devid/
H A Ddevname2devid.c48 udev_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in udev_device_get_devid()
/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c375 bounce_bus_dma_id_mapped(bus_dma_tag_t dmat, vm_paddr_t buf, bus_size_t buflen) in bounce_bus_dma_id_mapped()
650 bus_size_t buflen, int *pagesneeded) in _bus_dmamap_pagesneeded()
682 bus_size_t buflen, int flags) in _bus_dmamap_count_phys()
694 void *buf, bus_size_t buflen, int flags) in _bus_dmamap_count_pages()
810 vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs, in bounce_bus_dmamap_load_phys()
893 bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs, in bounce_bus_dmamap_load_buffer()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_generichash_blake2b.h28 size_t buflen; member
/f-stack/freebsd/crypto/rc4/
H A Drc4.c89 const u_char *inbuf, u_char *outbuf, int buflen) in rc4_crypt()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dblkptr.c129 decode_embedded_bp(const blkptr_t *bp, void *buf, int buflen) in decode_embedded_bp()
/f-stack/freebsd/net80211/
H A Dieee80211_crypto_wep.c354 size_t buflen, data_len; in wep_encrypt() local
437 size_t buflen, data_len; in wep_decrypt() local

12345