Lines Matching defs:buf
32 char buf[4]; in test_sprintf() local
46 char buf[4]; in test_snprintf() local
70 char buf[4]; in test_memcpy() local
79 char buf[4]; in test_memmove() local
88 char buf[4]; in test_memset() local
97 char buf[4]; in test_strcpy() local
106 char buf[4]; in test_stpcpy() local
115 char buf[4]; in test_strncpy() local
124 char buf[4] = ""; in test_strcat() local
133 char buf[4] = ""; in test_strncat() local
144 char buf[4]; in test_vsprintf() local
156 char buf[4]; in test_vsnprintf() local
168 char buf[4]; in test_fgets() local
182 char buf[4]; in test_recvfrom() local
199 char buf[4]; in test_read() local
236 char buf[4]; in test_fread_overflow() local
244 char buf[4]; in test_fread_too_big() local
252 char buf[4] = {0}; in test_fwrite_overflow() local
260 char buf[4] = {0}; in test_fwrite_too_big() local
268 char buf[4]; in test_getcwd() local
276 char buf[4] = {0}; in test_pwrite64_size() local
284 void *buf = calloc(atoi("5"), 1); in test_pwrite64_too_big() local
292 char buf[4] = {0}; in test_write_size() local