| /src/lib/libc/stdio/ |
| H A D | gets.c | 82 gets(char *buf) { argument
|
| H A D | tmpnam.c | 58 static char buf[L_tmpnam]; variable in typeref:typename:char[]
|
| H A D | fgets.c | 60 fgets(char *buf, int n, FILE *fp) argument
|
| H A D | perror.c | 57 char buf[NL_TEXTMAX]; local in function:perror
|
| H A D | setbuf.c | 51 setbuf(FILE *fp, char *buf) argument
|
| /src/lib/libc/string/ |
| H A D | strsignal.c | 53 static char buf[NL_TEXTMAX]; local in function:__weak_alias
|
| H A D | strerror_ss.c | 59 static char buf[64]; local in function:strerror_ss
|
| /src/tests/lib/libstdc++/ |
| H A D | h_cin_nosync.cc | 34 char buf[128]; local in function:main
|
| /src/tests/kernel/ |
| H A D | h_ps_strings2.c | 51 char buf[16]; local in function:main
|
| /src/sys/external/isc/libsodium/include/ |
| H A D | randombytes.h | 6 randombytes_buf(void * const buf, const size_t size) argument
|
| /src/sys/lib/libsa/ |
| H A D | gets.c | 45 kgets(char *buf, size_t size) argument
|
| /src/sys/arch/sun68k/stand/libsa/ |
| H A D | gets.c | 48 kgets(char *buf, size_t size) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | procfs_machdep.c | 18 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/atari/stand/ahdilabel/ |
| H A D | openraw.c | 44 char buf[MAXPATHLEN]; local in function:openraw
|
| /src/sys/arch/riscv/riscv/ |
| H A D | procfs_machdep.c | 47 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/sh3/sh3/ |
| H A D | procfs_machdep.c | 18 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/sparc/sparc/ |
| H A D | procfs_machdep.c | 18 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/hp300/stand/common/ |
| H A D | tgets.c | 41 tgets(char *buf, size_t size) argument
|
| /src/sys/arch/mips/mips/ |
| H A D | procfs_machdep.c | 17 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/hppa/hppa/ |
| H A D | procfs_machdep.c | 18 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/arch/i386/stand/lib/ |
| H A D | bootinfo_memmap.c | 44 int buf[6], i, nranges, n; local in function:bi_getmemmap
|
| /src/sys/arch/ia64/ia64/ |
| H A D | procfs_machdep.c | 44 procfs_getcpuinfstr(char *buf, size_t *len) argument
|
| /src/sys/external/bsd/libfdt/dist/ |
| H A D | fdt_empty_tree.c | 15 int fdt_create_empty_tree(void *buf, int bufsize) argument
|
| /src/lib/libc/net/ |
| H A D | recv.c | 47 recv(int s, void *buf, size_t len, int flags) argument
|
| /src/lib/libc/rpc/ |
| H A D | rpc_callmsg.c | 71 int32_t *buf; local in function:__weak_alias [all...] |