Home
last modified time | relevance | path

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

12345

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dsafe_test.c61 char buf1[4] = { 1, 2, 3, 4 }; in ISC_RUN_TEST_IMPL() local
74 char buf1[4] = { 1, 2, 3, 4 }; in ISC_RUN_TEST_IMPL() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/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
374 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_2() local
397 unsigned char buf1[1024]; in test_PACKET_get_length_prefixed_3() local
420 unsigned char buf1[BUF_LEN]; in test_PACKET_as_length_prefixed_1() local
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/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
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-file.h52 #define is_same_inode(buf1, buf2) \ argument
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-file.h52 #define is_same_inode(buf1, buf2) \ argument
/netbsd-src/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
/netbsd-src/games/battlestar/
H A Dgetcom.c76 getword(char *buf1, char *buf2, int flag) in getword()
/netbsd-src/sys/external/isc/libsodium/dist/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
/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dfile_locking.c51 struct stat buf1, buf2; in _undo_flock() local
140 struct stat buf1, buf2; in _do_flock() local
/netbsd-src/usr.bin/locate/code/
H A Dlocate.code.c96 static char buf1[MAXPATHLEN] = " "; variable
/netbsd-src/lib/libform/
H A Dtype_ipv4.c63 char *buf, *buf1, *keeper, *p, *slash; in ipv4_check_field() local
/netbsd-src/external/bsd/liblzf/dist/
H A Dlzf.c177 u8 buf1[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in compress_fd() local
219 u8 buf1[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in uncompress_fd() local
/netbsd-src/usr.bin/locate/bigram/
H A Dlocate.bigram.c63 static char buf1[MAXPATHLEN] = " "; variable
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_buffer.c465 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_with_empty_front() local
492 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_remove_buffer_adjust_last_with_datap_with_empty() local
2062 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_add_reference() local
2138 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast() local
2206 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_multicast_drain() local
2249 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_prepend() local
2346 struct evbuffer *buf1 = NULL, *buf2 = NULL; in test_evbuffer_empty_reference_prepend_buffer() local
/netbsd-src/usr.sbin/eeprom/
H A Dprephandlers.c186 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; in prep_dump() local
/netbsd-src/bin/stty/
H A Dprint.c62 char buf1[100], buf2[100]; in print() local
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf.c779 VSTRING *buf1 = vstring_alloc(10); in pcf_check_compat_options() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dn-fold.c121 uint8_t *buf1; in _krb5_n_fold() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsnprintf-test.c47 char buf1[256], buf2[256]; in try() local

12345