HelenOS sources

ds_window_orig_seat 1391 uspace/srv/hid/display/test/window.c 	PCUT_ASSERT_TRUE(ds_window_orig_seat(wnd, devid0));
ds_window_orig_seat 1392 uspace/srv/hid/display/test/window.c 	PCUT_ASSERT_FALSE(ds_window_orig_seat(wnd, devid1));
ds_window_orig_seat  669 uspace/srv/hid/display/window.c 		    ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat  675 uspace/srv/hid/display/window.c 		    ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat  684 uspace/srv/hid/display/window.c 		    ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat  690 uspace/srv/hid/display/window.c 		    ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat   83 uspace/srv/hid/display/window.h extern bool ds_window_orig_seat(ds_window_t *, sysarg_t);
HelenOS homepage, sources at GitHub