Searched defs:buff (Results 51 - 75 of 335) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_raw.c105 archive_write_raw_data(struct archive_write *a, const void *buff, size_t s) argument
H A Darchive_read_support_format_empty.c86 archive_read_format_empty_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_raw.c35 char *buff; local
H A Dtest_write_format_iso9660_empty.c54 unsigned char *buff; local
[all...]
H A Dtest_write_filter_lrzip.c37 char *buff, *data; local
H A Dtest_pax_filename_encoding.c93 char buff[65536]; local
341 char buff[4096]; local
387 char buff[4096]; local
434 char buff[4096]; local
481 char buff[4096]; local
530 char buff[4096]; local
[all...]
H A Dtest_open_fd.c40 char buff[64]; local
H A Dtest_write_format_pax.c32 char *buff; local
H A Dtest_write_format_tar_ustar.c53 char *buff, *e; local
H A Dtest_write_format_tar_v7tar.c54 char *buff, *e; local
H A Dtest_read_pax_truncated.c33 char *buff = malloc(buff_size); local
[all...]
H A Dtest_read_large.c29 static unsigned char buff[11 * 1024 * 1024]; variable
H A Dtest_read_position.c29 static unsigned char buff[10000]; variable
H A Dtest_write_disk_hfs_compression.c68 get_rsrc_footer(const char *filename, char *buff, size_t s) argument
H A Dtest_compat_lzip.c139 static uint8_t buff[65537]; local
H A Dtest_read_extract.c36 char *buff, *file_buff; local
H A Dtest_write_read_format_zip.c583 char *buff; local
632 char *buff; local
682 char *buff; local
736 char *buff; local
[all...]
H A Dtest_write_format_zip.c565 char *buff; local
629 char *buff; local
692 char *buff; local
772 char *buff; local
852 char *buff; local
[all...]
H A Dtest_write_filter_zstd.c33 char *buff, *data; local
[all...]
H A Dtest_write_format_7zip.c37 char *buff; local
327 char *buff; local
[all...]
H A Dtest_write_filter_xz.c39 char *buff, *data; local
[all...]
H A Dtest_write_filter_lzma.c38 char *buff, *data; local
[all...]
H A Dtest_write_filter_lzip.c39 char *buff, *data; local
[all...]
/freebsd-current/contrib/lua/src/
H A Dlzio.c26 const char *buff; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlzio.c22 const char *buff; local
66 char *luaZ_openspace (lua_State *L, Mbuffer *buff, size_t n) { argument

Completed in 85 milliseconds

1234567891011>>