HelenOS sources

hound_remove_ctx   69 uspace/srv/audio/hound/hound.h errno_t hound_remove_ctx(hound_t *hound, hound_ctx_t *ctx);
hound_remove_ctx   71 uspace/srv/audio/hound/iface.c 	const errno_t ret = hound_remove_ctx(server, ctx);
HelenOS homepage, sources at GitHub