ds_client_post_pos_event 61 uspace/srv/hid/display/client.h extern errno_t ds_client_post_pos_event(ds_client_t *, ds_window_t *, ds_client_post_pos_event 410 uspace/srv/hid/display/test/client.c rc = ds_client_post_pos_event(client, wnd, &event); ds_client_post_pos_event 703 uspace/srv/hid/display/window.c return ds_client_post_pos_event(wnd->client, wnd, &tevent);HelenOS homepage, sources at GitHub