Home
last modified time | relevance | path

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

12345

/freebsd/crypto/openssl/test/
H A Drc5test.c188 unsigned char buf[8], buf2[8]; in test_rc5_ecb() local
209 unsigned char buf[8], buf2[8], ivb[8]; in test_rc5_cbc() local
H A Drc2test.c51 unsigned char buf[8], buf2[8]; in test_rc2() local
/freebsd/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp.c48 unsigned char buf1[10000], buf2[100000]; in main() local
H A Dh_comp_zlib.c47 unsigned char buf1[10000], buf2[10000]; in main() local
H A Dh_comp_zlib_rnd.c49 unsigned char buf1[10000], buf2[10000]; in main() local
/freebsd/usr.bin/locate/bigram/
H A Dlocate.bigram.c45 u_char buf2[LOCATE_PATH_MAX]; variable
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_001_pos.c43 char buf1[BSZ], buf2[BSZ] = {0}; in main() local
/freebsd/tests/sys/geom/class/eli/
H A Dunaligned_io.c51 char *buf1, *buf2; in main() local
/freebsd/usr.bin/cmp/
H A Dlink.c45 char buf2[PATH_MAX], *p2; in c_link() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dget_diff.c47 char buf1[DEV_BSIZE], buf2[DEV_BSIZE]; in main() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c927 char buf2[MAX_TERMINFO_LENGTH]; in postprocess_termcap() local
1040 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_termcap() local
1085 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_terminfo() local
/freebsd/sys/contrib/libsodium/test/default/
H A Dsodium_utils.c9 unsigned char buf2[1000]; in main() local
/freebsd/usr.bin/locate/code/
H A Dlocate.code.c92 u_char buf2[LOCATE_PATH_MAX]; variable
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c461 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_with_empty_front() local
488 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_adjust_last_with_datap_with_empty() local
2058 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_add_reference() local
2134 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast() local
2202 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast_drain() local
2245 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_prepend() local
2342 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_empty_reference_prepend_buffer() local
/freebsd/contrib/libevent/test/
H A Dregress_buffer.c461 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_with_empty_front() local
488 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_adjust_last_with_datap_with_empty() local
2058 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_add_reference() local
2134 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast() local
2202 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast_drain() local
2245 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_prepend() local
2342 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_empty_reference_prepend_buffer() local
/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c109 char buf2[10] = "xxy"; in ATF_TC_BODY() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Ddisplay_status.c174 const char *buf2 = krb5_get_error_message(context, status_value); in _gsskrb5_display_status() local
/freebsd/bin/stty/
H A Dprint.c50 char buf1[100], buf2[100]; in print() local
/freebsd/contrib/file/src/
H A Dfsmagic.c328 char buf2[BUFSIZ+BUFSIZ+4]; in file_fsmagic() local
/freebsd/contrib/bc/src/
H A Dread.c273 char* buf2; in bc_read_file() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c42 char buf1[256], buf2[256]; in try() local
/freebsd/usr.bin/diff/
H A Ddiffdir.c211 char buf2[PATH_MAX]; in diffit() local
/freebsd/usr.bin/bintrans/
H A Duuencode.c167 char buf2[sizeof(buf) * 2 + 1]; in base64_encode() local
/freebsd/contrib/bearssl/src/hash/
H A Dghash_pwr8.c123 const unsigned char *buf1, *buf2; in br_ghash_pwr8() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dtest_addr.c42 char buf2[1000]; in print_addr() local

12345