Home
last modified time | relevance | path

Searched defs:buff (Results 101 – 125 of 348) sorted by relevance

12345678910>>...14

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_iso9660.c32 char *buff; in DEFINE_TEST() local
H A Dtest_write_filter_uuencode.c37 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_format_iso9660_empty.c54 unsigned char *buff; in DEFINE_TEST() local
H A Dtest_write_format_xar.c33 char *buff; in test_xar() local
H A Dtest_write_filter_lzip.c39 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_filter_lzma.c38 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_format_pax.c32 char *buff; in DEFINE_TEST() local
H A Dtest_read_large.c29 static unsigned char buff[11 * 1024 * 1024]; variable
H A Dtest_write_filter_xz.c39 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_filter_bzip2.c39 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_filter_zstd.c33 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_disk_hfs_compression.c68 get_rsrc_footer(const char *filename, char *buff, size_t s) in get_rsrc_footer()
H A Dtest_write_filter_gzip.c39 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_filter_lzop.c36 char *buff, *data; in DEFINE_TEST() local
H A Dtest_read_position.c29 static unsigned char buff[10000]; variable
H A Dtest_tar_filenames.c36 char buff[8192]; in test_filename() local
H A Dtest_ustar_filenames.c34 char buff[8192]; in test_filename() local
/freebsd/sys/contrib/zstd/examples/
H A Dcommon.h164 void* const buff = malloc(size); in malloc_orDie() local
220 static void saveFile_orDie(const char* fileName, const void* buff, size_t buffSize) in saveFile_orDie()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member
404 unsigned long long buff[512]; in s390x_ed448_digestsign() member
431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member
453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
/freebsd/contrib/llvm-project/libcxx/src/support/ibm/
H A Dwcsnrtombs.cpp56 char buff[MB_LEN_MAX]; in wcsnrtombs() local
H A Dmbsnrtowcs.cpp63 wchar_t buff[MB_LEN_MAX]; in mbsnrtowcs() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.cpp127 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
172 InternalMmapVectorNoCtor<char> *buff, uptr max_len, in ReadFileToVector()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_empty.c87 const void **buff, size_t *size, int64_t *offset) in archive_read_format_empty_read_data()
H A Darchive_write_add_filter_bzip2.c236 const void *buff, size_t length) in archive_compressor_bzip2_write()
373 archive_compressor_bzip2_write(struct archive_write_filter *f, const void *buff, in archive_compressor_bzip2_write()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_util.c22 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local
32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw()

12345678910>>...14