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 671 uspace/srv/hid/display/window.c ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat 677 uspace/srv/hid/display/window.c ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat 686 uspace/srv/hid/display/window.c ds_window_orig_seat(wnd, pos_id)) {
ds_window_orig_seat 692 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