Searched defs:buf (Results 301 - 325 of 4553) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/netbsd-tests/dev/md/
H A Dh_mdserv.c28 char buf[4]; local
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
62 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
69 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
77 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
87 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getcwd.c52 char buf[MAXPATHLEN]; local
76 char buf[MAXPATHLEN]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wcstod.c408 char *buf; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fputc.c62 char buf[10]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_exit.c147 char buf[12]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_memchr.c27 char buf[32]; local
139 char buf[] = "abcdefg"; local
171 char buf[] = "abcdabcd"; local
[all...]
H A Dt_strcat.c134 char buf[100] = "abcdefg"; local
[all...]
H A Dt_strrchr.c27 char buf[32]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getlogin.c64 char buf[MAXLOGNAME]; local
127 char buf[MAXLOGNAME + 1]; local
H A Dt_mkfifo.c123 char buf[PATH_MAX + 1]; local
H A Dt_mknod.c57 char buf[PATH_MAX + 1]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_snprintb.c44 char buf[1024]; local
74 char buf[1024]; local
H A Dt_sockaddr_snprintf.c56 char buf[1024]; local
81 char buf[1024]; local
108 char buf[1024]; local
131 char buf[1024]; local
155 char buf[1024]; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_sigcli.c23 char buf[128]; local
37 char buf[128]; local
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c70 char buf[sizeof(TESTSTR)+1]; local
121 char buf[1024]; local
[all...]
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_open.c54 unsigned char *buf, *t; local
[all...]
/freebsd-11-stable/contrib/file/src/
H A Dgetline.c41 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
84 getline(char **buf, size_t *bufsiz, FILE *fp) argument
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dexceptions_test.cpp52 test_format(const atf_error_t err, char *buf, size_t buflen) argument
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dpty.c224 struct stat buf; local
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-heuristics.c123 char buf[512]; local
/freebsd-11-stable/contrib/blacklist/bin/
H A Dsupport.c49 expandm(char *buf, size_t len, const char *fmt) argument
71 char buf[BUFSIZ]; local
136 blhexdump(char *buf, size_t len, const char *str, const void *b, size_t l) argument
[all...]
/freebsd-11-stable/contrib/blacklist/port/
H A Dfgetln.c49 static char *buf = NULL; local
[all...]
/freebsd-11-stable/contrib/blacklist/test/
H A Dcltest.c101 char buf[128]; local

Completed in 149 milliseconds

<<11121314151617181920>>