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

12345

/freebsd-current/usr.bin/locate/bigram/
H A Dlocate.bigram.c45 u_char buf2[LOCATE_PATH_MAX]; variable
/freebsd-current/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp_zlib_rnd.c49 unsigned char buf1[10000], buf2[10000]; local
H A Dh_comp_zlib.c47 unsigned char buf1[10000], buf2[10000]; local
H A Dh_comp.c48 unsigned char buf1[10000], buf2[100000]; local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_001_pos.c43 char buf1[BSZ], buf2[BSZ] = {0}; local
/freebsd-current/crypto/openssl/test/
H A Drc2test.c51 unsigned char buf[8], buf2[8]; local
H A Drc5test.c188 unsigned char buf[8], buf2[8]; local
209 unsigned char buf[8], buf2[8], ivb[8]; local
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h53 lzma_memcmplen(const uint8_t *buf1, const uint8_t *buf2, argument
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c109 char buf2[10] = "xxy"; local
[all...]
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dsodium_utils.c9 unsigned char buf2[1000]; local
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dget_diff.c47 char buf1[DEV_BSIZE], buf2[DEV_BSIZE]; local
/freebsd-current/tests/sys/geom/class/eli/
H A Dunaligned_io.c51 char *buf1, *buf2; local
/freebsd-current/usr.bin/cmp/
H A Dlink.c44 char buf2[PATH_MAX], *p2; local
/freebsd-current/lib/libc/tests/stdio/
H A Dfmemopen2_test.c43 char buf2[512]; local
/freebsd-current/usr.bin/locate/code/
H A Dlocate.code.c92 u_char buf2[LOCATE_PATH_MAX]; variable
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Ddisplay_status.c174 const char *buf2 = krb5_get_error_message(context, status_value); local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c42 char buf1[256], buf2[256]; local
/freebsd-current/contrib/bc/src/
H A Dread.c273 char* buf2; local
H A Dfile.c57 char buf2[BC_FILE_ULL_LENGTH]; local
/freebsd-current/bin/stty/
H A Dprint.c50 char buf1[100], buf2[100]; local
/freebsd-current/usr.bin/bintrans/
H A Duuencode.c167 char buf2[sizeof(buf) * 2 + 1]; local
/freebsd-current/contrib/atf/atf-c/detail/
H A Dmap_test.c241 char buf2[] = "2nd test string"; local
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_pwr8.c123 const unsigned char *buf1, *buf2; local
/freebsd-current/contrib/netbsd-tests/fs/vfs/
H A Dt_io.c175 char buf[TBSIZE], buf2[TBSIZE]; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_addr.c42 char buf2[1000]; local

Completed in 248 milliseconds

12345