Home
last modified time | relevance | path

Searched defs:buff (Results 76 – 100 of 348) sorted by relevance

12345678910>>...14

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_quoted_filename.c29 static char buff[4096]; variable
H A Dtest_empty_write.c29 char buff[32768]; in DEFINE_TEST() local
H A Dtest_write_format_ar.c30 static char buff[4096]; variable
H A Dtest_read_truncated.c27 static char buff[1000000]; variable
H A Dtest_read_format_raw.c32 char buff[512]; in DEFINE_TEST() local
H A Dtest_write_format_tar.c27 static char buff[1000000]; variable
H A Dtest_write_format_zip_zip64.c33 char buff[256]; in verify_zip_filesize() local
H A Dtest_write_open_memory.c28 static unsigned char buff[16384]; variable
H A Dtest_write_filter_program.c28 static char buff[1000000]; variable
H A Dtest_write_format_raw_b64.c35 char *buff; in test_format() local
H A Dtest_open_fd.c40 char buff[64]; in DEFINE_TEST() local
H A Dtest_write_format_raw.c35 char *buff; in test_format() local
H A Dtest_write_filter_compress.c39 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_filter_gzip_timestamp.c34 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_format_gnutar.c100 char *buff; in DEFINE_TEST() local
H A Dtest_read_pax_truncated.c33 char *buff = malloc(buff_size); in DEFINE_TEST() local
H A Dtest_filter_count.c55 char buff[4096]; in write_test() local
H A Dtest_read_extract.c36 char *buff, *file_buff; in DEFINE_TEST() local
H A Dtest_write_filter_lrzip.c37 char *buff, *data; in DEFINE_TEST() local
H A Dtest_read_format_zip_winzip_aes.c33 char buff[512]; in test_winzip_aes() local
H A Dtest_write_filter_b64encode.c37 char *buff, *data; in DEFINE_TEST() local
H A Dtest_write_format_cpio_newc.c53 char *buff, *e, *file; in DEFINE_TEST() local
H A Dtest_write_format_cpio_odc.c47 char *buff, *e, *file; in DEFINE_TEST() local
/freebsd/contrib/libarchive/tar/
H A Dutil.c202 bsdtar_expand_char(char *buff, size_t buffsize, size_t offset, char c) in bsdtar_expand_char()
234 char buff[32]; in yes() local
572 static char buff[24]; local
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_r.c32 char *buff; in DEFINE_TEST() local

12345678910>>...14