Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 25 of 106) sorted by relevance

12345

/openbsd-src/regress/gnu/egcs/gcc-bounds/
H A Dmemcpy-7.c6 char buf2[10] = "123456789"; in main() local
H A Dsscanf-2.c5 char buf2[10]; in main() local
H A Dmemcpy-2.c5 char buf2[8] = "1234567"; in main() local
H A Dsscanf-1.cpp5 char buf2[10]; in main() local
H A Dstrlcpy-6.c6 char *buf2; in main() local
H A Dsscanf-1.c5 char buf2[10]; in main() local
H A Dmemcpy-6.c5 int buf2[10] = {1,2,3,4,5,6,7,8,9,10}; in main() local
H A Dmemcpy-5.c5 int buf2[10] = {1,2,3,4,5,6,7,8,9,10}; in main() local
H A Dstrlcpy-5.c6 char *buf2; in main() local
H A Dmemcpy-3.c5 char buf2[8] = "1234567"; in main() local
H A Dmemcpy-1.c5 char buf2[10] = "123456789"; in main() local
H A Dmemcpy-8.c5 char buf2[0]; in main() local
H A Dmemcpy-4.c5 char buf2[8] = "1234567"; in main() local
H A Dvararray-3.c7 char buf[10], buf2[a]; in main() local
H A Dbuiltins-1.c9 char buf2[50]; in main() local
H A Dsnprintf-4.cpp11 char buf2[10]; in main() local
/openbsd-src/lib/libcurses/tinfo/
H A Dparse_entry.c929 char buf2[MAX_TERMINFO_LENGTH]; in postprocess_termcap() local
1042 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_termcap() local
1087 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_terminfo() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20001221-1.c9 char buf2[nibbles + 1]; in foo() local
/openbsd-src/usr.bin/locate/bigram/
H A Dlocate.bigram.c52 u_char buf2[PATH_MAX]; variable
/openbsd-src/regress/sbin/isakmpd/dh/
H A Ddhtest.c47 char buf[DH_MAXSZ], buf2[DH_MAXSZ]; in main() local
/openbsd-src/games/battlestar/
H A Dgetcom.c72 getword(char *buf1, char *buf2, int flag) in getword()
/openbsd-src/regress/sbin/iked/dh/
H A Ddhtest.c56 struct ibuf *buf, *buf2; in main() local
/openbsd-src/regress/lib/libc/strlcpy/
H A Dstrlcpytest.c41 char *buf, *buf2, *cp, *ep; in main() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcoremaker.c42 char *buf2; variable
/openbsd-src/lib/libkeynote/
H A Dkeynote-sign.c50 char *buf, *buf2, *sig, *algname; in keynote_sign() local

12345