HelenOS sources

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