Searched defs:buff (Results 151 - 175 of 335) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_key.c56 char buff[BUFSIZ]; local
/freebsd-current/crypto/openssl/apps/lib/
H A Dapps_ui.c169 char *buff = NULL; local
/freebsd-current/crypto/openssl/crypto/
H A Ds390xcap.c673 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; local
/freebsd-current/contrib/lua/src/
H A Dldump.c66 lu_byte buff[DIBS]; local
H A Dlundump.c117 char buff[LUAI_MAXSHORTLEN]; local
276 char buff[sizeof(LUA_SIGNATURE) + sizeof(LUAC_DATA)]; /* larger than both */ local
/freebsd-current/tests/sys/audit/
H A Dutils.c51 uint8_t *buff; local
/freebsd-current/usr.sbin/ppp/
H A Dauth.c174 char *vector[6], buff[LINE_LEN]; local
219 char *vector[5], buff[LINE_LEN]; local
302 char *vector[5], buff[LINE_LEN]; local
355 static char buff[LINE_LEN]; /* vector[] will point here when returned */ local
[all...]
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_event.c342 pqi_event_configure(pqisrc_softstate_t *softs , pqi_event_config_request_t *request, dma_mem_t *buff) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_rpm.c159 rpm_filter_read(struct archive_read_filter *self, const void **buff) argument
H A Darchive_write_add_filter_program.c142 archive_compressor_program_write(struct archive_write_filter *f, const void *buff, size_t length) argument
302 __archive_write_program_write(struct archive_write_filter *f, struct archive_write_program_data *data, const void *buff, size_t length) argument
H A Darchive_write_add_filter_gzip.c277 archive_compressor_gzip_write(struct archive_write_filter *f, const void *buff, argument
424 archive_compressor_gzip_write(struct archive_write_filter *f, const void *buff, argument
H A Darchive_write_add_filter_b64encode.c213 archive_filter_b64encode_write(struct archive_write_filter *f, const void *buff, argument
H A Darchive_read_disk_set_standard_lookup.c63 char *buff; member in struct:name_cache
[all...]
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c44 char buff[64]; local
136 char buff[64]; local
194 file_read(struct archive *a, void *data, const void **buff) argument
259 char buff[64]; local
[all...]
H A Dtest_read_format_rar.c49 char buff[64]; local
132 char buff[64]; local
167 char buff[64]; local
202 char buff[30]; local
341 char buff[30]; local
560 char buff[64]; local
709 char buff[64]; local
810 char buff[441]; local
894 char buff[64]; local
1183 char buff[441]; local
1354 char buff[64]; local
1488 char buff[64]; local
1629 char buff[64]; local
1696 char buff[64]; local
[all...]
H A Dtest_read_format_7zip.c45 char buff[128]; local
169 char buff[128]; local
212 char buff[12 local
297 char buff[128]; local
381 char buff[4096]; local
432 char buff[128]; local
512 char buff[128]; local
643 char buff[1024]; local
699 char buff[1024]; local
756 char buff[1024]; local
808 char buff[128]; local
1045 char buff[7804]; local
1118 char buff[70368]; local
[all...]
H A Dtest_read_format_rar5.c138 char buff[64]; local
161 uint8_t buff[1200]; local
179 uint8_t buff[4096]; local
225 uint8_t buff[4096]; local
883 uint8_t buff[5]; local
919 uint8_t buff[5]; local
957 uint8_t buff[5]; local
1327 char buff[32]; local
[all...]
H A Dtest_read_disk_directory_traversals.c43 char *buff = NULL; local
H A Dtest_write_format_zip_stream.c77 unsigned char *buff, *buffend, *p; local
H A Dtest_write_format_zip64_stream.c79 unsigned char *buff, *buffend, *p; local
[all...]
H A Dtest_write_format_zip_compression_store.c124 static void verify_uncompressed_contents(const char *buff, size_t used) argument
350 char buff[100000]; local
[all...]
H A Dtest_write_format_zip_file_zip64.c87 unsigned char *buff, *buffend, *p; local
[all...]
H A Dtest_write_format_zip_file.c85 unsigned char *buff, *buffend, *p; local
H A Dtest_read_format_tar.c431 unsigned char *buff = malloc(100000); local
/freebsd-current/contrib/libarchive/tar/
H A Dbsdtar.c159 char buff[16]; local
[all...]

Completed in 467 milliseconds

1234567891011>>