Searched defs:buff (Results 101 - 125 of 335) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_xar.c33 char *buff; local
H A Dtest_read_filter_uudecode.c76 char *buff; local
[all...]
H A Dtest_read_truncated_filter.c41 char *buff, *data; local
[all...]
H A Dtest_acl_pax.c36 static unsigned char buff[16384]; variable
[all...]
H A Dtest_read_format_zip_high_compression.c85 char *body, *body_read, *buff; local
H A Dtest_write_filter_lzop.c36 char *buff, *data; local
[all...]
H A Dtest_write_format_cpio.c36 char *buff; local
249 char *buff; local
[all...]
H A Dtest_write_format_7zip_large.c38 char *buff, *filedata, *filedata2; local
H A Dtest_write_filter_lz4.c37 char *buff, *data; local
281 char *buff, *data; local
[all...]
H A Dtest_write_filter_gzip.c39 char *buff, *data; local
[all...]
H A Dtest_write_disk_sparse.c40 char *buff, *p; local
137 char *buff, *p; local
[all...]
H A Dtest_archive_write_set_format_by_name.c36 char *buff; local
H A Dtest_ustar_filenames.c34 char buff[8192]; local
H A Dtest_write_format_iso9660_boot.c95 unsigned char *buff; local
[all...]
H A Dtest_open_failure.c41 my_read(struct archive *a, void *_private, const void **buff) argument
52 my_write(struct archive *a, void *_private, const void *buff, size_t s) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_grzip.c109 archive_write_grzip_write(struct archive_write_filter *f, const void *buff, size_t length) argument
H A Darchive_write_open_memory.c38 unsigned char * buff; member in struct:write_memory_data
51 archive_write_open_memory(struct archive *a, void *buff, size_t buffSize, size_t *used) argument
88 memory_write(struct archive *a, void *client_data, const void *buff, size_t length) argument
H A Darchive_write_open_fd.c117 file_write(struct archive *a, void *client_data, const void *buff, size_t length) argument
H A Darchive_check_magic.c102 write_all_states(char *buff, unsigned int states) argument
H A Darchive_read_data_into_fd.c84 const void *buff; local
H A Darchive_read_open_file.c108 file_read(struct archive *a, void *client_data, const void **buff) argument
H A Darchive_read_support_format_raw.c128 archive_read_format_raw_read_data(struct archive_read *a, const void **buff, size_t *size, int64_t *offset) argument
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dline_reader.c50 char *buff, *buff_end, *line_start, *line_end; member in struct:lafe_line_reader
[all...]
/freebsd-current/sbin/ipf/ipfsync/
H A Dipsyncs.c59 char buff[BUFFERLEN]; local
H A Dipsyncm.c56 char buff[BUFFERLEN]; local

Completed in 114 milliseconds

1234567891011>>