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

12345678

/freebsd-10-stable/contrib/dtc/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-10-stable/sys/contrib/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) argument
/freebsd-10-stable/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dgetmntinfo.c64 static size_t bufsize; local
/freebsd-10-stable/lib/libc/gen/
H A Dgetmntinfo.c51 static long bufsize; local
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_sysctl.c40 ATF_TC(bufsize); variable
/freebsd-10-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-10-stable/lib/libc/iconv/
H A Dcitrus_aliasname_local.h34 __unaliasname(const char *dbname, const char *alias, void *buf, size_t bufsize) argument
/freebsd-10-stable/lib/libc/stdio/
H A Dmakebuf.c90 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) argument
/freebsd-10-stable/usr.bin/iscsictl/
H A Dperiphs.c68 int bufsize, fd; local
/freebsd-10-stable/bin/sh/
H A Doutput.h45 int bufsize; member in struct:output
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dsbpf.c55 static int bufsize = 0, timeout = 1; variable
/freebsd-10-stable/lib/libstdbuf/
H A Dstdbuf.c54 size_t bufsize; local
/freebsd-10-stable/usr.bin/hexdump/
H A Dconv.c49 conv_c(PR *pr, u_char *p, size_t bufsize) argument
/freebsd-10-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
/freebsd-10-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-10-stable/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; local
/freebsd-10-stable/lib/libc/gdtoa/
H A D_hdtoa.c77 int bufsize; local
/freebsd-10-stable/lib/libc/locale/
H A Dldpart.c61 size_t namesize, bufsize; local
/freebsd-10-stable/contrib/apr/misc/unix/
H A Derrorcodes.c33 static char *stuffbuffer(char *buf, apr_size_t bufsize, const char *s) argument
153 static char *apr_os_strerror(char* buf, apr_size_t bufsize, int err) argument
252 static char *apr_os_strerror(char *buf, apr_size_t bufsize, apr_status_t errcode) argument
324 apr_os_strerror(char* buf, apr_size_t bufsize, int err) argument
357 native_strerror(apr_status_t statcode, char *buf, apr_size_t bufsize) argument
379 native_strerror(apr_status_t statcode, char *buf, apr_size_t bufsize) argument
397 native_strerror(apr_status_t statcode, char *buf, apr_size_t bufsize) argument
416 apr_strerror(apr_status_t statcode, char *buf, apr_size_t bufsize) argument
[all...]
/freebsd-10-stable/sys/boot/efi/boot1/
H A Dufs_module.c96 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) argument
/freebsd-10-stable/crypto/openssh/
H A Dsshlogin.c73 get_last_login_time(uid_t uid, const char *logname, char *buf, size_t bufsize) argument
/freebsd-10-stable/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c38 size_t bufsize; member in struct:umem_cache
106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument

Completed in 124 milliseconds

12345678