Home
last modified time | relevance | path

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

123

/freebsd/crypto/openssl/test/
H A Dpackettest.c243 char buf1[10], buf2[10]; in test_PACKET_strndup() local
270 char buf1[10], buf2[10]; in test_PACKET_contains_zero_byte() local
305 unsigned char buf1[BUF_LEN] = { 0 }; in test_PACKET_buf_init() local
350 unsigned char buf1[BUF_LEN]; in test_PACKET_get_length_prefixed_1() local
375 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_2() local
399 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_3() local
423 unsigned char buf1[BUF_LEN]; in test_PACKET_as_length_prefixed_1() local
/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c27 char buf1[64]; in ATF_TC_BODY() local
108 char buf1[10] = "xxx"; in ATF_TC_BODY() local
H A Dt_strcpy.c27 char buf1[64]; in ATF_TC_BODY() local
H A Dt_strcat.c27 char buf1[64]; in ATF_TC_BODY() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.h47 __le32 buf1; member
53 __le32 buf1; member
97 mt76_dma_should_drop_buf(bool *drop, u32 ctrl, u32 buf1, u32 info) in mt76_dma_should_drop_buf()
H A Ddma.c238 u32 buf1 = 0, ctrl; in mt76_dma_add_rx_buf() local
304 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
431 u32 ctrl, desc_info, buf1; in mt76_dma_get_buf() local
/freebsd/lib/libc/iconv/
H A Dcitrus_esdb.c196 char buf1[PATH_MAX], buf2[PATH_MAX], path[PATH_MAX]; in _citrus_esdb_open() local
317 char buf1[PATH_MAX]; in _citrus_esdb_get_list() 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.c44 u_char buf1[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.c44 char buf1[PATH_MAX], *p1; in c_link() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dget_diff.c48 char buf1[DEV_BSIZE], buf2[DEV_BSIZE]; in main() local
/freebsd/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h53 lzma_memcmplen(const uint8_t *buf1, const uint8_t *buf2, in lzma_memcmplen()
/freebsd/sys/contrib/libsodium/test/default/
H A Dcodecs.c7 unsigned char buf1[1000]; in main() local
H A Dsodium_utils.c8 unsigned char buf1[1000]; in main() local
/freebsd/contrib/bearssl/src/hash/
H A Dghash_pclmul.c235 const unsigned char *buf1, *buf2; in br_ghash_pclmul() local
247 buf1 = data; in br_ghash_pclmul() local
H A Dghash_pwr8.c123 const unsigned char *buf1, *buf2; in br_ghash_pwr8() local
/freebsd/usr.bin/locate/code/
H A Dlocate.code.c91 u_char buf1[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/bin/stty/
H A Dprint.c50 char buf1[100], buf2[100]; in print() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c42 char buf1[256], buf2[256]; in try() local

123