HelenOS sources

hound_service_stream_read   97 uspace/lib/hound/include/hound/protocol.h errno_t hound_service_stream_read(async_exch_t *exch, void *data, size_t size);
hound_service_stream_read  365 uspace/lib/hound/src/client.c 	return hound_service_stream_read(stream->exch, data, size);
HelenOS homepage, sources at GitHub