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