Home
last modified time | relevance | path

Searched defs:buf1 (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/stdio-common/
Dtst-grouping.c11 char buf1[1000]; in do_test() local
/glibc-2.36/nis/
Dnis_ismember.c87 char buf1[strlen (principal) + 2]; in internal_ismember() local
125 char buf1[strlen (principal) + 2]; in internal_ismember() local
Dnis_modify.c33 char buf1[namelen + 20]; in nis_modify() local
Dnis_add.c33 char buf1 [namelen + 20]; in nis_add() local
Dnis_table.c581 char buf1[namelen + 20]; in libnsl_hidden_nolink_def() local
627 char buf1[namelen + 20]; in libnsl_hidden_nolink_def() local
/glibc-2.36/libio/
Dtst_wscanf.c10 char buf1[20]; in main() local
Dtst_swscanf.c12 char buf1[20]; in main() local
/glibc-2.36/string/
Dtst-inlcall.c39 char buf1[1000]; in do_test() local
Dtester.c97 char buf1[0x40], buf2[0x40]; in test_strcmp() local
324 char buf1[80] __attribute__ ((aligned (16))); in test_strcat() local
411 char buf1[80] __attribute__ ((aligned (16))); in test_strncat() local
Dtest-string.h78 unsigned char *buf1, *buf2; variable
/glibc-2.36/resolv/
Dres_queriesmatch.c89 __libc_res_queriesmatch (const unsigned char *buf1, const unsigned char *eom1, in __libc_res_queriesmatch()
Dresolv-deprecated.c52 res_queriesmatch (const unsigned char *buf1, const unsigned char *eom1, in res_queriesmatch()
/glibc-2.36/misc/
Dtst-preadvwritev-common.c77 char buf1[3]; in do_test_without_offset() local
101 char buf1[32]; in do_test_with_offset() local
/glibc-2.36/setjmp/
Dbug269-setjmp.c24 jmp_buf buf1; variable
/glibc-2.36/nss/
Dtst-reload2.c95 char buf1[PATH_MAX]; in do_test() local
/glibc-2.36/benchtests/
Dbench-pthread-mutex-locks.c54 char buf1[512], buf2[512]; in do_filler() local
62 static char buf1[512], buf2[512]; in do_filler_shared() local
Dbench-string.h238 unsigned char *buf1, *buf2; variable
Dbench-pthread-locks.c79 static char buf1[512], buf2[512]; in do_filler() local
/glibc-2.36/debug/
Dtst-fortify.c149 struct A { char buf1[9]; char buf2[1]; } a; in do_test() member
150 struct wA { wchar_t buf1[9]; wchar_t buf2[1]; } wa; in do_test() member
/glibc-2.36/locale/programs/
Dlocfile.c508 char *buf1 = (char *) xmalloc (2 * blocksize); in compare_files() local