HelenOS sources

ds_wmclient_post_wnd_changed_event  171 uspace/srv/hid/display/test/wmclient.c 	rc = ds_wmclient_post_wnd_changed_event(wmclient, wnd_id);
ds_wmclient_post_wnd_changed_event  728 uspace/srv/hid/display/window.c 		ds_wmclient_post_wnd_changed_event(wmclient, wnd->id);
ds_wmclient_post_wnd_changed_event  759 uspace/srv/hid/display/window.c 		ds_wmclient_post_wnd_changed_event(wmclient, wnd->id);
ds_wmclient_post_wnd_changed_event 1078 uspace/srv/hid/display/window.c 		ds_wmclient_post_wnd_changed_event(wmclient, wnd->id);
ds_wmclient_post_wnd_changed_event   50 uspace/srv/hid/display/wmclient.h extern errno_t ds_wmclient_post_wnd_changed_event(ds_wmclient_t *, sysarg_t);
HelenOS homepage, sources at GitHub