Home
last modified time | relevance | path

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

12345

/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c793 char buf2[MAX_TERMINFO_LENGTH]; in postprocess_termcap() local
898 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_termcap() local
938 char buf2[MAX_TERMCAP_LENGTH]; in postprocess_terminfo() local
/freebsd-12.1/contrib/opie/libopie/
H A Dwriterec.c44 char buf[17], buf2[64]; variable
/freebsd-12.1/usr.bin/locate/bigram/
H A Dlocate.bigram.c70 u_char buf2[MAXPATHLEN]; variable
/freebsd-12.1/contrib/netbsd-tests/crypto/opencrypto/
H A Dh_comp_zlib.c47 unsigned char buf1[10000], buf2[10000]; in main() local
H A Dh_comp.c48 unsigned char buf1[10000], buf2[100000]; in main() local
H A Dh_comp_zlib_rnd.c49 unsigned char buf1[10000], buf2[10000]; in main() local
/freebsd-12.1/contrib/opie/
H A Dpermsfile.c45 static char buf[BUFSIZE], buf2[8]; variable
/freebsd-12.1/usr.bin/cmp/
H A Dlink.c45 char buf2[PATH_MAX], *p2; in c_link() local
/freebsd-12.1/sys/contrib/libsodium/test/default/
H A Dsodium_utils.c9 unsigned char buf2[1000]; in main() local
/freebsd-12.1/usr.sbin/ctm/mkCTM/
H A Dmkctm.c155 char *buf2 = alloca(strlen(dir2) + strlen(name) + in Equ() local
315 char *buf2 = alloca(strlen(dir2) + strlen(name) + in Add() local
433 char *buf2 = alloca(strlen(dir2) + strlen(name) + 4); in DoDir() local
/freebsd-12.1/crypto/openssl/crypto/err/
H A Derr_prn.c21 char buf2[4096]; in ERR_print_errors_cb() local
/freebsd-12.1/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-12.1/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c109 char buf2[10] = "xxy"; in ATF_TC_BODY() local
/freebsd-12.1/usr.bin/uuencode/
H A Duuencode.c155 char buf2[sizeof(buf) * 2 + 1]; in base64_encode() local
/freebsd-12.1/bin/stty/
H A Dprint.c58 char buf1[100], buf2[100]; in print() local
/freebsd-12.1/contrib/file/src/
H A Dfsmagic.c316 char buf2[BUFSIZ+BUFSIZ+4]; in file_fsmagic() local
/freebsd-12.1/usr.bin/locate/code/
H A Dlocate.code.c110 u_char buf2[MAXPATHLEN]; variable
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c42 char buf1[256], buf2[256]; in try() local
/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dtest_addr.c42 char buf2[1000]; in print_addr() local
/freebsd-12.1/contrib/bearssl/src/hash/
H A Dghash_pwr8.c123 const unsigned char *buf1, *buf2; in br_ghash_pwr8() local
/freebsd-12.1/contrib/netbsd-tests/lib/libdes/
H A Dt_des.c375 char buf2[128]; in fail_cfb_buf() local
506 char buf2[16]; in ATF_TC_BODY() local
512 char buf2[16]; in ATF_TC_BODY() local
/freebsd-12.1/crypto/openssl/apps/
H A Dspeed.c607 unsigned char *buf2; member
863 unsigned char *buf2 = tempargs->buf2; in AES_ige_128_encrypt_loop() local
875 unsigned char *buf2 = tempargs->buf2; in AES_ige_192_encrypt_loop() local
887 unsigned char *buf2 = tempargs->buf2; in AES_ige_256_encrypt_loop() local
1051 unsigned char *buf2 = tempargs->buf2; in RSA_sign_loop() local
1071 unsigned char *buf2 = tempargs->buf2; in RSA_verify_loop() local
1095 unsigned char *buf2 = tempargs->buf2; in DSA_sign_loop() local
1115 unsigned char *buf2 = tempargs->buf2; in DSA_verify_loop() local
/freebsd-12.1/sys/geom/bde/
H A Dg_bde_crypt.c87 u_char buf2[8]; in g_bde_kkey() local
/freebsd-12.1/libexec/comsat/
H A Dcomsat.c131 char buf2[sizeof(_PATH_MAILDIR) + sizeof(utp->ut_user) + 1]; in mailfor() local
/freebsd-12.1/lib/libc/iconv/
H A Dcitrus_esdb.c198 char buf1[PATH_MAX], buf2[PATH_MAX], path[PATH_MAX]; in _citrus_esdb_open() local

12345