Searched refs:bulk_bind_received (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/block_server/
H A Dnetwork_server.c55 static errval_t bulk_bind_received(struct bulk_channel *channel);
58 .bind_received = bulk_bind_received,
65 .bind_received = bulk_bind_received,
150 static errval_t bulk_bind_received(struct bulk_channel *channel) function
H A Dnetwork_client.c62 static errval_t bulk_bind_received(struct bulk_channel *channel);
65 .bind_received = bulk_bind_received,
74 .bind_received = bulk_bind_received,
629 static errval_t bulk_bind_received(struct bulk_channel *channel) function

Completed in 41 milliseconds