Searched defs:buffer (Results 101 - 125 of 186) sorted by relevance

12345678

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Dbss_rtcp.c126 static int get ( io_channel chan, char *buffer, int maxlen, int *length ) argument
137 static int put ( io_channel chan, char *buffer, int length ) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dby_dir.c91 BUF_MEM *buffer; member in struct:lookup_dir_st
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost89.c318 void mac_block(gost_ctx *c,byte *buffer,const byte *block) argument
347 get_mac(byte *buffer,int nbits,byte *out) argument
362 byte buffer[8]={0,0,0,0,0,0,0,0}; local
381 byte buffer[8]; local
[all...]
H A Dgost_crypt.c508 unsigned char buffer[8]; local
H A Dgost_lcl.h152 unsigned char buffer[8]; member in struct:ossl_gost_imit_ctx
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dssl_task.c167 static int get ( io_channel chan, char *buffer, int maxlen, int *length ) argument
178 static int put ( io_channel chan, char *buffer, int length ) argument
/barrelfish-2018-10-04/lib/tenaciousd/
H A Dram_vsic.c74 vsic_write(struct storage_vsic *vsic, struct storage_vsa *vsa, off_t offset, size_t size, void *buffer) argument
98 vsic_read(struct storage_vsic *vsic, struct storage_vsa *vsa, off_t offset, size_t size, void *buffer) argument
/barrelfish-2018-10-04/lib/term/server/
H A Dserver.c380 in_characters_handler(struct terminal_binding *b, const char *buffer, size_t length) argument
410 out_characters_handler(struct terminal_binding *b, const char *buffer, size_t length) argument
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs.c286 errval_t vfs_read(vfs_handle_t handle, void *buffer, size_t bytes, argument
304 errval_t vfs_write(vfs_handle_t handle, const void *buffer, size_t bytes, argument
[all...]
H A Dvfs_blockdevfs.c159 static errval_t read(void *st, vfs_handle_t handle, void *buffer, size_t bytes, argument
178 static errval_t write(void *st, vfs_handle_t handle, const void *buffer, size_t argument
H A Dvfs_blockdevfs_ahci.c162 errval_t blockdevfs_ahci_read(void *handle, size_t pos, void *buffer, size_t argument
239 errval_t blockdevfs_ahci_write(void *handle, size_t pos, const void *buffer, argument
H A Dvfs_blockdevfs_ata.c149 errval_t blockdevfs_ata_read(void *handle, size_t pos, void *buffer, argument
165 errval_t blockdevfs_ata_write(void *handle, size_t pos, const void *buffer, argument
/barrelfish-2018-10-04/usr/bench/bulk_bench/
H A Dbulkbench.c29 static char buffer[BULKSIZE]; variable
/barrelfish-2018-10-04/usr/bench/bulk_transfer/
H A Dmicro_rtt.c60 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
79 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
H A Dmicro_throughput.c58 cb_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
80 cb_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
[all...]
/barrelfish-2018-10-04/usr/bench/net_latency/elb/
H A Dinterface_lib.c125 struct driver_buffer buffer = { local
/barrelfish-2018-10-04/usr/block_server/
H A Dnetwork_client.c656 bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
670 bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
683 bulk_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
704 bulk_copy_released(struct bulk_channel *channel, struct bulk_buffer *buffer) argument
[all...]
H A Dnetwork_server.c156 bulk_move_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
181 bulk_buffer_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
201 bulk_copy_received(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
220 bulk_copy_released(struct bulk_channel *channel, struct bulk_buffer *buffer) argument
[all...]
/barrelfish-2018-10-04/usr/block_server_user/
H A Dbenchmark.c68 move_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
92 buffer_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
101 copy_recvd_cb(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
108 copy_released_cb(struct bulk_channel *channel, struct bulk_buffer *buffer) argument
[all...]
/barrelfish-2018-10-04/usr/bulk_transfer_passthrough/
H A Dpassthrough.c192 move_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
210 buffer_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
228 copy_received_fw(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta) argument
246 copy_released_fw(struct bulk_channel *channel, struct bulk_buffer *buffer) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/megaraid/
H A Dmegaraid_vsic.c114 vsic_write(struct storage_vsic *vsic, struct storage_vsa *vsa, off_t offset, size_t size, void *buffer) argument
223 vsic_read(struct storage_vsic *vsic, struct storage_vsa *vsa, off_t offset, size_t size, void *buffer) argument
[all...]
/barrelfish-2018-10-04/lib/blk/blk_ahci/
H A Dahci_port.c170 errval_t blk_ahci_port_dma(struct ahci_port *port, uint64_t block, struct dma_mem *buffer, bool write) argument
/barrelfish-2018-10-04/lib/bulk_transfer/backends/local/
H A Dcontrol_channel.c69 struct bulk_buffer *buffer; member in struct:local_event::__anon526::__anon530
75 struct bulk_buffer *buffer; member in struct:local_event::__anon526::__anon531
85 struct bulk_buffer *buffer; member in struct:local_event::__anon526::__anon532
93 struct bulk_buffer *buffer; member in struct:local_event::__anon526::__anon533
495 impl_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
583 impl_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
653 impl_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
732 impl_release(struct bulk_channel *channel, struct bulk_buffer *buffer, struct bulk_continuation cont) argument
[all...]
/barrelfish-2018-10-04/lib/bulk_transfer/backends/sm/
H A Dbuffers.c31 struct bulk_buffer *buffer; member in struct:pass_data
39 struct bulk_buffer *buffer = d->buffer; local
66 bulk_sm_move(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
110 struct bulk_buffer *buffer = d->buffer; local
136 bulk_sm_copy(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
180 struct bulk_buffer *buffer = d->buffer; local
201 bulk_sm_release(struct bulk_channel *channel, struct bulk_buffer *buffer, struct bulk_continuation cont) argument
233 struct bulk_buffer *buffer = d->buffer; local
260 bulk_sm_pass(struct bulk_channel *channel, struct bulk_buffer *buffer, void *meta, struct bulk_continuation cont) argument
338 struct bulk_buffer *buffer = NULL; local
451 struct bulk_buffer *buffer = NULL; local
566 struct bulk_buffer *buffer = NULL; local
678 struct bulk_buffer *buffer = NULL; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/debug/
H A Ddevif_backend_debug.c351 remove_split_buffer(struct debug_q* que, struct memory_list* region, struct memory_ele* buffer, genoffset_t offset, genoffset_t length) argument
459 insert_merge_buffer(struct debug_q* que, struct memory_list* region, struct memory_ele* buffer, genoffset_t offset, genoffset_t length) argument
673 struct memory_ele* buffer = region->buffers; local
807 struct memory_ele* buffer = region->buffers; local
[all...]

Completed in 128 milliseconds

12345678