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

12345678910

/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dgetmntinfo.c64 static size_t bufsize; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetmntinfo.c49 static long bufsize; local
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_sysctl.c40 ATF_TC(bufsize); variable
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Delftc_demangle.c76 elftc_demangle(const char *mangledname, char *buffer, size_t bufsize, argument
/freebsd-11-stable/lib/libc/stdio/
H A Dmakebuf.c90 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) argument
/freebsd-11-stable/lib/libstdbuf/
H A Dstdbuf.c54 size_t bufsize; local
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_aliasname_local.h34 __unaliasname(const char *dbname, const char *alias, void *buf, size_t bufsize) argument
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_subst.c68 openpam_subst(const pam_handle_t *pamh, char *buf, size_t *bufsize, const char *template) argument
/freebsd-11-stable/lib/libc/tests/string/
H A Dstpncpy_test.c60 size_t size, len, bufsize, x; local
[all...]
H A Dwcsnlen_test.c61 size_t size, len, bufsize; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Df_int.c105 int i, j, k, m, n, again, bufsize; local
H A Df_string.c99 int i, j, k, m, n, again, bufsize; local
H A Df_enum.c101 int i, j, k, m, n, again, bufsize; local
/freebsd-11-stable/usr.bin/hexdump/
H A Dconv.c49 conv_c(PR *pr, u_char *p, size_t bufsize) argument
/freebsd-11-stable/usr.bin/iscsictl/
H A Dperiphs.c70 int bufsize, fd; local
/freebsd-11-stable/bin/sh/
H A Doutput.h46 int bufsize; member in struct:output
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dsbpf.c52 static int bufsize = 0, timeout = 1; variable
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_ar_util.c86 const size_t bufsize = sizeof(arh->ar_name); local
/freebsd-11-stable/contrib/libucl/utils/
H A Dobjdump.c105 ssize_t bufsize; local
/freebsd-11-stable/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; local
/freebsd-11-stable/crypto/openssh/
H A Dsshlogin.c73 get_last_login_time(uid_t uid, const char *logname, char *buf, size_t bufsize) argument
/freebsd-11-stable/lib/libc/gdtoa/
H A D_hdtoa.c77 int bufsize; local
/freebsd-11-stable/lib/libc/locale/
H A Dldpart.c61 size_t namesize, bufsize; local

Completed in 209 milliseconds

12345678910