ds_client_post_focus_event 57 uspace/srv/hid/display/client.h extern errno_t ds_client_post_focus_event(ds_client_t *, ds_window_t *, ds_client_post_focus_event 276 uspace/srv/hid/display/test/client.c rc = ds_client_post_focus_event(client, wnd, &efocus); ds_client_post_focus_event 723 uspace/srv/hid/display/window.c rc = ds_client_post_focus_event(wnd->client, wnd, &efocus);HelenOS homepage, sources at GitHub