HelenOS sources

ds_seat_post_pos_event  520 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  538 uspace/srv/hid/display/seat.c 		rc = ds_seat_post_pos_event(seat, &pevent);
ds_seat_post_pos_event  566 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