/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | safe_test.c | 61 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 D | packettest.c | 243 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 D | packettest.c | 243 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 D | t_strcmp.c | 27 char buf1[64]; in ATF_TC_BODY() local 108 char buf1[10] = "xxx"; in ATF_TC_BODY() local
|
H A D | t_strcpy.c | 27 char buf1[64]; in ATF_TC_BODY() local
|
H A D | t_strcat.c | 27 char buf1[64]; in ATF_TC_BODY() local
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | lvm-file.h | 52 #define is_same_inode(buf1, buf2) \ argument
|
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/ |
H A D | lvm-file.h | 52 #define is_same_inode(buf1, buf2) \ argument
|
/netbsd-src/tests/crypto/opencrypto/ |
H A D | h_comp.c | 48 unsigned char buf1[10000], buf2[100000]; in main() local
|
H A D | h_comp_zlib.c | 47 unsigned char buf1[10000], buf2[10000]; in main() local
|
H A D | h_comp_zlib_rnd.c | 49 unsigned char buf1[10000], buf2[10000]; in main() local
|
/netbsd-src/games/battlestar/ |
H A D | getcom.c | 76 getword(char *buf1, char *buf2, int flag) in getword()
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | codecs.c | 7 unsigned char buf1[1000]; in main() local
|
H A D | sodium_utils.c | 8 unsigned char buf1[1000]; in main() local
|
/netbsd-src/external/gpl2/lvm2/dist/lib/locking/ |
H A D | file_locking.c | 51 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 D | locate.code.c | 96 static char buf1[MAXPATHLEN] = " "; variable
|
/netbsd-src/lib/libform/ |
H A D | type_ipv4.c | 63 char *buf, *buf1, *keeper, *p, *slash; in ipv4_check_field() local
|
/netbsd-src/external/bsd/liblzf/dist/ |
H A D | lzf.c | 177 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 D | locate.bigram.c | 63 static char buf1[MAXPATHLEN] = " "; variable
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_buffer.c | 465 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 D | prephandlers.c | 186 char buf1[BUFSIZE], buf2[BUFSIZE], buf3[BUFSIZE], buf4[BUFSIZE]; in prep_dump() local
|
/netbsd-src/bin/stty/ |
H A D | print.c | 62 char buf1[100], buf2[100]; in print() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
H A D | postconf.c | 779 VSTRING *buf1 = vstring_alloc(10); in pcf_check_compat_options() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | n-fold.c | 121 uint8_t *buf1; in _krb5_n_fold() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | snprintf-test.c | 47 char buf1[256], buf2[256]; in try() local
|