Searched defs:bufsize (Results 1 - 25 of 255) sorted by relevance

1234567891011

/freebsd-current/sys/contrib/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-current/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dgetmntinfo.c64 static size_t bufsize; local
/freebsd-current/lib/libc/gen/
H A Dgetmntinfo-compat11.c45 static long bufsize; local
H A Dgetmntinfo.c48 static long bufsize; local
/freebsd-current/contrib/elftoolchain/libelftc/
H A Delftc_demangle.c76 elftc_demangle(const char *mangledname, char *buffer, size_t bufsize, argument
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_sysctl.c40 ATF_TC(bufsize); variable
/freebsd-current/tools/test/stress2/testcases/udp/
H A Dudp.c42 static int bufsize; variable
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c66 openpam_subst(const pam_handle_t *pamh, char *buf, size_t *bufsize, const char *template) argument
/freebsd-current/lib/libstdbuf/
H A Dstdbuf.c54 size_t bufsize; local
/freebsd-current/lib/libc/iconv/
H A Dcitrus_aliasname_local.h35 __unaliasname(const char *dbname, const char *alias, void *buf, size_t bufsize) argument
/freebsd-current/lib/libc/stdio/
H A Dmakebuf.c86 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) argument
/freebsd-current/contrib/kyua/utils/process/
H A Dsystembuf.cpp60 impl(const int fd, const std::size_t bufsize) : argument
76 systembuf::systembuf(const int fd, std::size_t bufsize) : argument
H A Dsystembuf_test.cpp78 test_read(std::size_t length, std::size_t bufsize) argument
95 test_write(std::size_t length, std::size_t bufsize) argument
/freebsd-current/tools/test/stress2/testcases/socket/
H A Dsocket.c45 static int bufsize; variable
[all...]
/freebsd-current/contrib/libpcap/
H A Dbpf_image.c108 bpf_print_abs_load_operand(char *buf, size_t bufsize, const struct bpf_insn *p) argument
/freebsd-current/crypto/openssl/crypto/asn1/
H A Df_string.c50 int i, j, k, m, n, again, bufsize; local
H A Df_int.c56 int i, j, k, m, n, again, bufsize; local
/freebsd-current/contrib/openpam/t/
H A Dt_openpam_subst.c62 size_t bufsize = sizeof(buf); variable
/freebsd-current/usr.bin/iscsictl/
H A Dperiphs.c68 int bufsize, fd; local
/freebsd-current/lib/libc/tests/string/
H A Dwcsnlen_test.c61 size_t size, len, bufsize; local
[all...]
/freebsd-current/usr.bin/hexdump/
H A Dconv.c45 conv_c(PR *pr, u_char *p, size_t bufsize) argument
/freebsd-current/sbin/ipf/ipsend/
H A Dsbpf.c47 static int bufsize = 0, timeout = 1; variable
/freebsd-current/bin/sh/
H A Doutput.h45 int bufsize; member in struct:output
/freebsd-current/contrib/elftoolchain/libelf/
H A Dlibelf_ar_util.c86 const size_t bufsize = sizeof(arh->ar_name); local
/freebsd-current/contrib/libucl/utils/
H A Dobjdump.c108 ssize_t bufsize, r = 0; local

Completed in 190 milliseconds

1234567891011