read_data
status_t (*read_data)(net_protocol* self, size_t numBytes, uint32 flags,
void *read_data, int read_size)
if (read_data != 0 && read_size != 0) {
res = i2c_read_unlocked(bus, address, read_data, read_size);
void *read_data, int read_size);
static status_t read_data(net_buffer* _buffer, size_t offset, void* data,
return read_data(_buffer, offset, data, bytes);
read_data,
if (read_data(buffer, offset, bufferData, size) == B_OK) {
if (read_data(source, sourceOffset, bufferData, size) == B_OK) {
status_t status = socket->first_info->read_data(
status_t status = socket->first_info->read_data(socket->first_protocol,
read_data,
if (read_data(file, unknown)
&& read_data(file, automaticallyExpandFiles)
&& read_data(file, closeWhenDone)
&& read_data(file, destinationFolder)
&& read_data(file, unknown)
&& read_data(file, ref.device)
&& read_data(file, ref.directory)
&& read_data(file, nameSize)
&& read_data(file, openDestinationFolder)
&& read_data(file, showContentsListing)
&& read_data(file, position)) {
ssize_t status = socket->first_info->read_data(