HelenOS sources

panel_kbd_event   340 uspace/app/nav/panel.c 	return panel_kbd_event(panel, event);
panel_kbd_event    52 uspace/app/nav/panel.h extern ui_evclaim_t panel_kbd_event(panel_t *, kbd_event_t *);
panel_kbd_event   200 uspace/app/nav/test/panel.c 	claimed = panel_kbd_event(panel, &event);
panel_kbd_event   215 uspace/app/nav/test/panel.c 	claimed = panel_kbd_event(panel, &event);
HelenOS homepage, sources at GitHub