Home
last modified time | relevance | path

Searched defs:buff (Results 151 – 175 of 367) sorted by relevance

12345678910>>...15

/freebsd/sbin/ipf/ipfsync/
H A Dipsyncm.c56 char buff[BUFFERLEN]; local
H A Dipsyncs.c59 char buff[BUFFERLEN]; local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_check_magic.c104 write_all_states(char * buff,unsigned int states) write_all_states() argument
H A Darchive_write_open_fd.c117 file_write(struct archive *a, void *client_data, const void *buff, size_t length) in file_write()
H A Darchive_write_set_format_ar.c149 char buff[60]; in archive_write_ar_header() local
366 archive_write_ar_data(struct archive_write *a, const void *buff, size_t s) in archive_write_ar_data()
H A Darchive_write_add_filter_grzip.c112 archive_write_grzip_write(struct archive_write_filter * f,const void * buff,size_t length) archive_write_grzip_write() argument
H A Darchive_write_disk_posix.c962 write_data_block(struct archive_write_disk *a, const char *buff, size_t size) in write_data_block()
1152 hfs_write_resource_fork(struct archive_write_disk *a, unsigned char *buff, in hfs_write_resource_fork()
1186 unsigned char *buff; in hfs_write_resource_fork_header() local
1209 hfs_set_resource_fork_footer(unsigned char *buff, size_t buff_size) in hfs_set_resource_fork_footer()
1308 hfs_drive_compressor(struct archive_write_disk *a, const char *buff, in hfs_drive_compressor()
1459 hfs_write_decmpfs_block(struct archive_write_disk *a, const char *buff, in hfs_write_decmpfs_block()
1585 hfs_write_data_block(struct archive_write_disk *a, const char *buff, in hfs_write_data_block()
1650 hfs_write_data_block(struct archive_write_disk *a, const char *buff, in hfs_write_data_block()
1659 const void *buff, size_t size, int64_t offset) in _archive_write_disk_data_block()
1688 _archive_write_disk_data(struct archive *_a, const void *buff, size_t size) in _archive_write_disk_data()
[all …]
H A Darchive_read_extract2.c128 const void *buff; in copy_data() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.c58 char buff[LUAI_EXTRASPACE]; member
87 char buff[4 * sizeof(size_t)]; in makeseed() local
/freebsd/crypto/openssl/test/testutil/
H A Dstanza.c91 static char buff[131072]; in test_readstanza() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_pax.c36 static unsigned char buff[16384]; variable
H A Dtest_read_format_zip_high_compression.c87 char *body, *body_read, *buff; DEFINE_TEST() local
H A Dtest_write_format_mtree_classic.c30 static char buff[4096]; global() variable
H A Dtest_write_format_mtree_classic_indent.c30 static char buff[4096]; global() variable
H A Dtest_entry.c56 char buff[128]; in DEFINE_TEST() local
H A Dtest_write_format_7zip_large.c38 char *buff, *filedata, *filedata2; in test_large() local
H A Dtest_write_format_zip64_stream.c45 unsigned char *buff, *buffend, *p; in DEFINE_TEST() local
H A Dtest_read_format_rar_encryption.c40 char buff[128]; in test_encrypted_rar_archive() local
H A Dtest_write_format_zip_file_zip64.c53 unsigned char *buff, *buffend, *p; in DEFINE_TEST() local
H A Dtest_write_format_zip_file.c53 unsigned char *buff, *buffend, *p; in DEFINE_TEST() local
H A Dtest_archive_read_open2.c36 read_cb(struct archive * a,void * client,const void ** buff) read_cb() argument
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dgetdate.y681 LookupWord(char *buff) in LookupWord()
782 char buff[20]; in yylex() local
1027 char buff[128]; in main() local
/freebsd/contrib/vis/
H A Dvis.c175 char buff[4 * MB_LEN_MAX + 1]; /* max encoding length for one char */ in process() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl147 char *buff = NULL; local
164 char *buff = NULL; local
209 char *buff = NULL; local
240 char *buff = NULL; global() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps.h42 : filename(buff), filename_size(size), data_(nullptr) {} in filename() argument

12345678910>>...15