Searched defs:buf2 (Results 1 - 25 of 105) sorted by relevance

12345

/freebsd-11-stable/usr.bin/locate/bigram/
H A Dlocate.bigram.c69 u_char buf2[MAXPATHLEN]; variable
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp.c48 unsigned char buf1[10000], buf2[100000]; local
H A Dh_comp_zlib.c47 unsigned char buf1[10000], buf2[10000]; local
H A Dh_comp_zlib_rnd.c49 unsigned char buf1[10000], buf2[10000]; local
/freebsd-11-stable/contrib/opie/libopie/
H A Dwriterec.c44 char buf[17], buf2[64]; local
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h43 lzma_memcmplen(const uint8_t *buf1, const uint8_t *buf2, argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c109 char buf2[10] = "xxy"; local
[all...]
/freebsd-11-stable/contrib/opie/
H A Dpermsfile.c45 static char buf[BUFSIZE], buf2[8]; variable
/freebsd-11-stable/usr.bin/cmp/
H A Dlink.c45 char buf2[PATH_MAX], *p2; local
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dfmemopen2_test.c46 char buf2[512]; local
/freebsd-11-stable/crypto/openssl/crypto/err/
H A Derr_prn.c71 char buf2[4096]; local
/freebsd-11-stable/contrib/libreadline/examples/
H A Drl-fgets.c225 char buf1[256], buf2[256] ; local
/freebsd-11-stable/bin/stty/
H A Dprint.c58 char buf1[100], buf2[100]; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Ddisplay_status.c174 const char *buf2 = krb5_get_error_message(context, status_value); local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c42 char buf1[256], buf2[256]; local
/freebsd-11-stable/usr.bin/locate/code/
H A Dlocate.code.c108 u_char buf2[MAXPATHLEN]; variable
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde_crypt.c85 u_char buf2[8]; local
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A Drc5test.c243 unsigned char buf[8], buf2[8], ivb[8]; local
/freebsd-11-stable/usr.bin/uuencode/
H A Duuencode.c153 char buf2[sizeof(buf) * 2 + 1]; local
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dmap_test.c241 char buf2[] = "2nd test string"; local
/freebsd-11-stable/libexec/comsat/
H A Dcomsat.c129 char buf2[sizeof(_PATH_MAILDIR) + sizeof(utp->ut_user) + 1]; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtest_addr.c42 char buf2[1000]; local
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2test.c152 unsigned char buf[8], buf2[8]; local
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_gen.c134 unsigned char buf[SHA256_DIGEST_LENGTH], buf2[SHA256_DIGEST_LENGTH]; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds2_srvr.c949 unsigned char *p, *p2, *buf2; local

Completed in 267 milliseconds

12345