HelenOS sources

ds_seat_post_pos_event  521 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  539 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  567 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event   60 uspace/srv/hid/display/seat.h extern errno_t ds_seat_post_pos_event(ds_seat_t *, pos_event_t *);
HelenOS homepage, sources at GitHub