HelenOS sources

hound_get_ctx_by_id   70 uspace/srv/audio/hound/hound.h hound_ctx_t *hound_get_ctx_by_id(hound_t *hound, hound_context_id_t id);
hound_get_ctx_by_id   68 uspace/srv/audio/hound/iface.c 	hound_ctx_t *ctx = hound_get_ctx_by_id(server, id);
hound_get_ctx_by_id   82 uspace/srv/audio/hound/iface.c 	hound_ctx_t *ctx = hound_get_ctx_by_id(server, id);
hound_get_ctx_by_id  121 uspace/srv/audio/hound/iface.c 	hound_ctx_t *ctx = hound_get_ctx_by_id(server, id);
HelenOS homepage, sources at GitHub