Searched defs:bufsize (Results 226 - 250 of 255) sorted by relevance

1234567891011

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp208 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { argument
H A Dsanitizer_linux.cpp472 uptr internal_readlink(const char *path, char *buf, uptr bufsize) { argument
/freebsd-current/contrib/sendmail/src/
H A Dconf.c5489 size_t bufsize; local
H A Dreadcf.c165 int bufsize; local
H A Dqueue.c4036 int bufsize; local
8767 int bufsize; local
/freebsd-current/contrib/unbound/services/
H A Doutside_network.c1611 create_pending_tcp(struct outside_network* outnet, size_t bufsize) argument
1658 outside_network_create(struct comm_base *base, size_t bufsize, argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzio.c422 zio_push_transform(zio_t *zio, abd_t *data, uint64_t size, uint64_t bufsize, argument
H A Dzfs_ioctl.c6064 int bufsize = zc->zc_nvlist_dst_size; local
H A Dspa.c9235 size_t bufsize; local
H A Darc.c8944 size_t bufsize = MAX(size, asize); local
/freebsd-current/contrib/wpa/src/crypto/
H A Dtls_openssl.c5037 size_t bufsize; local
/freebsd-current/sys/kern/
H A Dvfs_syscalls.c398 long bufsize; member in struct:getfsstat_args
423 kern_getfsstat(struct thread *td, struct statfs **buf, size_t bufsize, argument
644 long bufsize; member in struct:freebsd4_getfsstat_args
796 kern_freebsd11_getfsstat(struct thread *td, struct freebsd11_statfs * ubuf, long bufsize, int mode) argument
2657 size_t bufsize; member in struct:readlinkat_args
4535 size_t bufsize; member in struct:fhreadlink_args
[all...]
H A Dvfs_bio.c643 bufspace_adjust(struct buf *bp, int bufsize) argument
884 bufmallocadjust(struct buf *bp, int bufsize) argument
/freebsd-current/crypto/openssl/apps/
H A Ds_server.c72 static const int bufsize = 16 * 1024; variable
[all...]
/freebsd-current/sbin/ipfw/
H A Dipfw2.c793 concat_tokens(char *buf, size_t bufsize, struct _s_x *table, argument
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c1720 size_t bufsize; local
/freebsd-current/sys/dev/bwn/
H A Dif_bwn.c3037 bwn_dma_32_setdesc(struct bwn_dma_ring *dr, struct bwn_dmadesc_generic *desc, bus_addr_t dmaaddr, uint16_t bufsize, int start, int end, int irq) argument
3130 bwn_dma_64_setdesc(struct bwn_dma_ring *dr, struct bwn_dmadesc_generic *desc, bus_addr_t dmaaddr, uint16_t bufsize, int start, int end, int irq) argument
/freebsd-current/contrib/tzcode/
H A Dzic.c1708 inputline(FILE *fp, char *buf, ptrdiff_t bufsize) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3373 size_t bufsize = sizeof(processInfo); local
/freebsd-current/sbin/ifconfig/
H A Difieee80211.c3461 copy_essid(char buf[], size_t bufsize, const u_int8_t *essid, size_t essid_len) argument
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c460 int bufsize, fd; local
3649 int bufsize; local
8839 int bufsize, fd = -1; local
[all...]
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_proto.h634 char bufsize_l_[PADL_(int32_t)]; int32_t bufsize; char bufsize_r_[PADR_(int32_t)]; member in struct:freebsd32_getfsstat_args
909 char bufsize_l_[PADL_(int32_t)]; int32_t bufsize; char bufsize_r_[PADR_(int32_t)]; member in struct:freebsd4_freebsd32_getfsstat_args
1110 char bufsize_l_[PADL_(int32_t)]; int32_t bufsize; char bufsize_r_[PADR_(int32_t)]; member in struct:freebsd11_freebsd32_getfsstat_args
/freebsd-current/sys/sys/
H A Dsoundcard.h299 u_long bufsize; /* DMA buffer size */ member in struct:_snd_capabilities
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dztest.c8046 uint64_t bufsize = 1024 * 1024; local
/freebsd-current/sys/arm64/linux/
H A Dlinux_proto.h104 char bufsize_l_[PADL_(l_ulong)]; l_ulong bufsize; char bufsize_r_[PADR_(l_ulong)]; member in struct:linux_getcwd_args

Completed in 458 milliseconds

1234567891011