Home
last modified time | relevance | path

Searched defs:buf (Results 26 - 50 of 5952) sorted by relevance

12345678910>>...239

/third_party/libuv/test/
H A Dtest-uname.c32 struct utsname buf; in TEST_IMPL() local
H A Dtest-gethostname.c27 char buf[UV_MAXHOSTNAMESIZE]; in TEST_IMPL() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_i.h17 char *buf; member
/third_party/musl/libc-test/src/regression/
H A Dfgets-eof.c11 char buf[] = "test"; in main() local
H A Dprintf-fmt-n.c17 char buf[1024]; in main() local
H A Dprintf-1e9-oob.c9 char buf[256]; in t() local
H A Dprintf-fmt-g-round.c9 char buf[256]; in t() local
H A Dprintf-fmt-g-zeros.c9 char buf[256]; in t() local
H A Dinet_ntop-v4mapped.c10 char buf[100]; in main() local
H A Dgetpwnam_r-crash.c10 char buf[1024]; in main() local
H A Dregex-backref-0.c8 char buf[200]; in main() local
H A Dsyscall-sign-extend.c15 char buf[1] = {1}; in main() local
/third_party/musl/src/stdio/
H A Dsetvbuf.c12 int setvbuf(FILE *restrict f, char *restrict buf, int type, size_t size) in setvbuf() argument
H A Dstdin.c5 static unsigned char buf[BUFSIZ+UNGET]; variable
H A Dstdout.c5 static unsigned char buf[BUFSIZ+UNGET]; variable
H A Dstderr.c5 static unsigned char buf[UNGET]; variable
/third_party/musl/src/time/
H A Dctime_r.c3 char *ctime_r(const time_t *t, char *buf) in ctime_r() argument
/third_party/musl/src/unistd/
H A Dfchdir.c12 char buf[15+3*sizeof(int)]; in fchdir() local
H A Dread.c4 ssize_t read(int fd, void *buf, size_t count) in read() argument
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dasctime_r.c7 char *__asctime_r(const struct tm *restrict tm, char *restrict buf) in __asctime_r() argument
H A Dasctime.c5 static char buf[26]; in asctime() local
/third_party/musl/src/crypt/
H A Dcrypt.c12 static char buf[128]; in crypt() local
/third_party/musl/src/misc/
H A Dptsname.c6 static char buf[9 + sizeof(int)*3 + 1]; in ptsname() local
/third_party/musl/src/network/
H A Dinet_ntoa.c6 static char buf[16]; in inet_ntoa() local
/third_party/musl/src/signal/
H A Dsiglongjmp.c7 _Noreturn void siglongjmp(sigjmp_buf buf, int ret) in siglongjmp() argument

Completed in 10 milliseconds

12345678910>>...239