Searched defs:bufsize (Results 176 - 200 of 255) sorted by relevance

1234567891011

/freebsd-current/sys/dev/mge/
H A Dif_mge.c1324 uint16_t bufsize; local
1890 mge_offload_process_frame(if_t ifp, struct mbuf *frame, uint32_t status, uint16_t bufsize) argument
/freebsd-current/sys/dev/malo/
H A Dif_malo.c430 malo_desc_setup(struct malo_softc *sc, const char *name, struct malo_descdma *dd, int nbuf, size_t bufsize, int ndesc, size_t descsize) argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp30 typedef kmp_int32 bufsize; typedef
32 typedef kmp_int64 bufsize; typedef
35 typedef ssize_t bufsize; typedef
[all...]
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon.c446 read_log(int fd, int *lenp, char *buf, int bufsize) argument
/freebsd-current/sys/net/
H A Dif_llatbl.c411 lltable_calc_llheader(struct ifnet *ifp, int family, char *lladdr, char *buf, size_t *bufsize, int *lladdr_off) argument
475 llentry_print_buf(const struct llentry *lle, struct ifnet *ifp, int family, char *buf, size_t bufsize) argument
510 llentry_print_buf_lltable(const struct llentry *lle, char *buf, size_t bufsize) argument
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dparseaddr.c3163 size_t bufsize; local
3398 size_t bufsize; local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h423 inline SSizeT readlink(const wchar_t* path, wchar_t* ret_buf, size_t bufsize) { argument
/freebsd-current/tests/sys/kern/
H A Dunix_seqpacket_test.c189 test_sendrecv_symmetric_buffers(int bufsize, int blocking) { argument
720 const int bufsize = 64; local
760 const int bufsize local
814 const int bufsize = 64; local
902 const int bufsize = 64; local
[all...]
/freebsd-current/sys/kern/
H A Dkern_rctl.c1712 size_t bufsize; local
1797 size_t bufsize; local
[all...]
/freebsd-current/usr.bin/xinstall/
H A Dxinstall.c1097 static size_t bufsize; local
1182 static size_t bufsize; local
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Dhdspe.h227 uint32_t bufsize; member in struct:sc_info
H A Dhdsp.h236 uint32_t bufsize; member in struct:sc_info
/freebsd-current/contrib/one-true-awk/
H A Db.c851 int bufsize = *pbufsize; local
/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_ssi.c411 int bufsize; local
/freebsd-current/sbin/ipfw/
H A Dtables.c775 table_print_valheader(char *buf, size_t bufsize, uint32_t vmask) argument
1811 table_show_value(char *buf, size_t bufsize, ipfw_table_value *v, argument
/freebsd-current/sys/netinet/
H A Dtcp_input.c3906 uint32_t bufsize; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c526 int bufsize = redact_sync_bufsize; local
/freebsd-current/sys/dev/virtio/console/
H A Dvirtio_console.c1360 vtcon_port_out(struct vtcon_port *port, void *buf, int bufsize) argument
/freebsd-current/contrib/tnftp/src/
H A Dftp.c584 copy_bytes(int infd, int outfd, char *buf, size_t bufsize, argument
672 static size_t bufsize; local
901 static size_t bufsize; local
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c586 static size_t bufsize; local
904 static size_t bufsize; local
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1344 static size_t bufsize; local
1460 static size_t bufsize; local
/freebsd-current/lib/libusb/
H A Dlibusb20.c750 libusb20_dev_get_port_path(struct libusb20_device *pdev, uint8_t *buf, uint8_t bufsize) argument
/freebsd-current/lib/libfetch/
H A Dhttp.c134 size_t bufsize; /* size of chunk buffer */ member in struct:httpio
498 size_t bufsize; /* buffer size */ member in struct:__anon288
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c210 bcm_gpio_func_str(uint32_t nfunc, char *buf, int bufsize) argument
[all...]
/freebsd-current/sys/dev/ciss/
H A Dciss.c2544 ciss_get_bmic_request(struct ciss_softc *sc, struct ciss_request **crp, int opcode, void **bufp, size_t bufsize) argument

Completed in 324 milliseconds

1234567891011