Searched defs:bufsize (Results 151 - 175 of 255) sorted by relevance

1234567891011

/freebsd-current/contrib/one-true-awk/
H A Dlib.c147 int bufsize = *pbufsize, savebufsize = bufsize; local
230 int bufsize = *pbufsize; local
303 int bufsize = *pbufsize; local
[all...]
/freebsd-current/sys/dev/sound/pcm/
H A Dbuffer.c165 unsigned int bufsize, allocsize; local
215 unsigned int bufsize, allocsize; local
[all...]
/freebsd-current/sys/netinet/
H A Dif_ether.c315 arp_fillheader(struct ifnet *ifp, struct arphdr *ah, int bcast, u_char *buf, size_t *bufsize) argument
/freebsd-current/sbin/swapon/
H A Dswapon.c766 sizetobuf(char *buf, size_t bufsize, int hflag, long long val, int hlen, argument
/freebsd-current/tests/sys/fs/fusefs/
H A Dwrite.cc243 ssize_t bufsize = strlen(CONTENTS); local
367 ssize_t bufsize = strlen(CONTENTS0) + 1; local
409 ssize_t bufsize = strlen(CONTENTS); local
434 ssize_t bufsize = strlen(CONTENTS); local
472 ssize_t bufsize = strlen(CONTENTS); local
498 ssize_t bufsize = strlen(CONTENTS); local
553 ssize_t bufsize = strlen(CONTENTS); local
589 ssize_t bufsize = strlen(CONTENTS); local
631 ssize_t bufsize = strlen(CONTENTS) + 1; local
739 ssize_t bufsize = strlen(CONTENTS); local
787 ssize_t bufsize = strlen(CONTENTS); local
807 ssize_t bufsize = strlen(CONTENTS); local
839 ssize_t bufsize = strlen(CONTENTS); local
860 ssize_t halfbufsize, bufsize; local
894 ssize_t bufsize = 0; local
913 ssize_t bufsize = strlen(CONTENTS); local
934 ssize_t bufsize = strlen(CONTENTS); local
966 ssize_t bufsize = m_maxbcachebuf; local
1013 ssize_t bufsize = m_maxbcachebuf; local
1055 ssize_t bufsize = strlen(CONTENTS); local
1080 ssize_t bufsize = strlen(CONTENTS); local
1112 ssize_t bufsize = strlen(CONTENTS); local
1139 ssize_t bufsize = strlen(CONTENTS); local
1174 ssize_t bufsize = strlen(CONTENTS); local
1212 ssize_t bufsize = strlen(CONTENTS); local
1245 ssize_t bufsize = strlen(CONTENTS0) + 1; local
1411 ssize_t bufsize = strlen(CONTENTS); local
1468 ssize_t bufsize = strlen(CONTENTS); local
1503 ssize_t bufsize = strlen(CONTENTS); local
1546 ssize_t bufsize = strlen(CONTENTS); local
1575 ssize_t bufsize = strlen(CONTENTS); local
[all...]
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clbio.c1818 int bufsize; local
/freebsd-current/contrib/diff/src/
H A Dsdiff.c425 lf_snarf(struct line_filter *lf, char *buffer, size_t bufsize) argument
/freebsd-current/contrib/tnftp/src/
H A Dfetch.c492 static size_t bufsize; local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c333 size_t bufsize = 65536, lastbufsize = 0; local
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c744 ss_swapmerge(const unsigned char *T, const int *PA, int *first, int *middle, int *last, int *buf, int bufsize, int depth) argument
836 sssort(const unsigned char *T, const int *PA, int *first, int *last, int *buf, int bufsize, int depth, int n, int lastsuffix) argument
1449 int i, j, k, t, m, bufsize; local
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-dlpi.c1571 get_release(char *buf, size_t bufsize, bpf_u_int32 *majorp, argument
H A Dpcap-int.h238 u_int bufsize; member in struct:pcap
H A Drpcap-protocol.h298 int32 bufsize; /* Size of the user buffer allocated by WinPcap; it can be different from the one we chose */ member in struct:rpcap_startcapreply
H A Dpcap-sita.c416 static void nonUnified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u) { argument
421 static void unified_IOP_port_name(char *buf, size_t bufsize, const char *proto, unit_t *u, int IOPportnum) { argument
/freebsd-current/lib/libusb/
H A Dlibusb10.c411 libusb_get_port_numbers(libusb_device *dev, uint8_t *buf, uint8_t bufsize) argument
417 libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *buf, uint8_t bufsize) argument
/freebsd-current/sbin/rcorder/
H A Drcorder.c713 size_t bufsize; local
[all...]
/freebsd-current/sys/dev/mlx/
H A Dmlx.c1594 mlx_enquire(struct mlx_softc *sc, int command, size_t bufsize, void (* complete)(struct mlx_command *mc)) argument
/freebsd-current/sys/dev/usb/
H A Dusb_dev.c1946 usb_fifo_alloc_buffer(struct usb_fifo *f, usb_size_t bufsize, argument
/freebsd-current/sys/net/route/
H A Dnhop_ctl.c1133 nhop_print_buf(const struct nhop_object *nh, char *buf, size_t bufsize) argument
1170 nhop_print_buf_any(const struct nhop_object *nh, char *buf, size_t bufsize) argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c773 usb_setup_endpoint(struct usb_device *dev, struct usb_host_endpoint *uhe, usb_size_t bufsize) argument
/freebsd-current/usr.sbin/usbdump/
H A Dusbdump.c79 uint32_t bufsize; member in struct:usbcap
/freebsd-current/lib/libc/gen/
H A Dgetgrent.c474 size_t bufsize; local
571 getgrent_r(struct group *grp, char *buffer, size_t bufsize, argument
588 getgrnam_r(const char *name, struct group *grp, char *buffer, size_t bufsize, argument
626 getgrgid_r(gid_t gid, struct group *grp, char *buffer, size_t bufsize, struct group **result) argument
725 wrap_getgrnam_r(union key key, struct group *grp, char *buffer, size_t bufsize, struct group **res) argument
733 wrap_getgrgid_r(union key key, struct group *grp, char *buffer, size_t bufsize, struct group **res) argument
741 wrap_getgrent_r(union key key __unused, struct group *grp, char *buffer, size_t bufsize, struct group **res) argument
847 size_t bufsize, linesize; local
961 size_t bufsize, adjsize, linesize; local
1098 size_t bufsize; local
1321 size_t bufsize, linesize; local
[all...]
H A Dgetpwent.c507 getpwent_r(struct passwd *pwd, char *buffer, size_t bufsize, argument
545 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t bufsize, argument
584 getpwuid_r(uid_t uid, struct passwd *pwd, char *buffer, size_t bufsize, argument
662 wrap_getpwnam_r(union key key, struct passwd *pwd, char *buffer, size_t bufsize, struct passwd **res) argument
670 wrap_getpwuid_r(union key key, struct passwd *pwd, char *buffer, size_t bufsize, struct passwd **res) argument
678 wrap_getpwent_r(union key key __unused, struct passwd *pwd, char *buffer, size_t bufsize, struct passwd **res) argument
802 size_t bufsize, namesize; local
953 pwdb_parse_entry_v3(char *buffer, size_t bufsize, struct passwd *pwd, int *errnop) argument
1024 pwdb_parse_entry_v4(char *buffer, size_t bufsize, struct passwd *pwd, int *errnop) argument
1099 size_t bufsize, linesize; local
1214 nis_map(char *domain, enum nss_lookup_type how, char *buffer, size_t bufsize, int *master) argument
1240 nis_adjunct(char *domain, const char *name, char *buffer, size_t bufsize) argument
1294 size_t bufsize; local
1465 compat_use_template(struct passwd *pwd, struct passwd *template, char *buffer, size_t bufsize) argument
1577 compat_redispatch(struct compat_state *st, enum nss_lookup_type how, enum nss_lookup_type lookup_how, const char *name, const char *lookup_name, uid_t uid, struct passwd *pwd, char *buffer, size_t bufsize, int *errnop) argument
1740 size_t bufsize; local
[all...]
/freebsd-current/usr.bin/diff3/
H A Ddiff3.c280 static size_t bufsize = 0; local
/freebsd-current/usr.bin/sockstat/
H A Dsockstat.c660 size_t len, bufsize; local
815 size_t len, bufsize; local
[all...]

Completed in 504 milliseconds

1234567891011