Lines Matching defs:buf
47 char buf[4]; in test_sprintf() local
58 char buf[4]; in test_snprintf() local
75 char buf[4]; in test_memcpy() local
82 char buf[4]; in test_memmove() local
89 char buf[4]; in test_memset() local
96 char buf[4]; in test_strcpy() local
106 char buf[4]; in test_stpcpy() local
116 char buf[4]; in test_strncpy() local
123 char buf[4] = ""; in test_strcat() local
130 char buf[4] = ""; in test_strncat() local
138 char buf[4]; in test_vsprintf() local
148 char buf[4]; in test_vsnprintf() local
158 char buf[4]; in test_fgets() local
168 char buf[4]; in test_recvfrom() local
176 char buf[4] = {0}; in test_recv() local
188 char buf[4]; in test_read() local
235 char buf[4]; in test_fread_overflow() local
241 char buf[4]; in test_fread_too_big() local
248 char buf[4] = {0}; in test_fwrite_overflow() local
254 char buf[4] = {0}; in test_fwrite_too_big() local
261 char buf[4]; in test_getcwd() local
267 char buf[4] = {0}; in test_pwrite64_size() local
273 void *buf = calloc(atoi("5"), 1); in test_pwrite64_too_big_malloc() local
279 char buf[4] = {0}; in test_pwrite64_too_big() local
285 char buf[4] = {0}; in test_write_size() local
301 char buf[4] = {0}; in test_sendto() local
309 char buf[4] = {0}; in test_send() local
316 char buf[4] = {0}; in test_realpath() local