HelenOS sources

CONSOLE_GET_EVENT  519 uspace/lib/console/src/con_srv.c 		case CONSOLE_GET_EVENT:
CONSOLE_GET_EVENT  222 uspace/lib/console/src/console.c 		aid_t aid = async_send_0(exch, CONSOLE_GET_EVENT, &result);
CONSOLE_GET_EVENT  269 uspace/lib/console/src/console.c 		ctrl->input_aid = async_send_0(exch, CONSOLE_GET_EVENT,
HelenOS homepage, sources at GitHub