HelenOS sources

ds_seat_post_pos_event  447 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  465 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  493 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event   57 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