Home
last modified time | relevance | path

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

1234567

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dsafe_test.c62 char buf2[4] = { 1, 2, 3, 4 }; in ISC_RUN_TEST_IMPL() local
75 char buf2[4] = { 1, 2, 3, 4 }; in ISC_RUN_TEST_IMPL() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drc5test.c182 unsigned char buf[8], buf2[8]; in test_rc5_ecb() local
202 unsigned char buf[8], buf2[8], ivb[8]; in test_rc5_cbc() local
H A Drc2test.c45 unsigned char buf[8], buf2[8]; in test_rc2() local
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dservice.c51 char buf2[1024],buf3[1024]; in mkfilter_service_byname() local
82 char buf2[1024]; in mkfilter_service_bynumber() 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/external/gpl3/gdb/dist/sim/testsuite/cris/c/
H A Dreadlink2.c14 char buf2[1024]; in main() local
H A Dseek3.c20 char buf2[sizeof correct] = {0}; in main() local
H A Dreadlink4.c22 char buf2[1024]; in main() local
/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
H A Dh_cbc3des.c57 unsigned char buf[16], buf2[16]; 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 Dsodium_utils.c9 unsigned char buf2[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/regress/sys/arch/i386/ioperm/
H A Dioperm.c94 unsigned long buf2[32]; in main() local
/netbsd-src/usr.bin/locate/code/
H A Dlocate.code.c97 static char buf2[MAXPATHLEN]; variable
/netbsd-src/external/bsd/liblzf/dist/
H A Dlzf.c178 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in compress_fd() local
220 u8 buf2[MAX_BLOCKSIZE + MAX_HDR_SIZE + 16]; in uncompress_fd() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Derr_prn.c21 char buf2[4096]; in ERR_print_errors_cb() local
/netbsd-src/usr.bin/realpath/
H A Drealpath.c109 char buf2[sizeof buf]; in process() local
/netbsd-src/usr.bin/locate/bigram/
H A Dlocate.bigram.c64 static char buf2[MAXPATHLEN]; variable
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_fprint.c388 unsigned char *buf2; in tls_cert_fprint() local
422 unsigned char *buf2; in tls_pkey_fprint() local

1234567