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 730 uspace/srv/hid/display/window.c ds_wmclient_post_wnd_changed_event(wmclient, wnd->id);
ds_wmclient_post_wnd_changed_event 761 uspace/srv/hid/display/window.c ds_wmclient_post_wnd_changed_event(wmclient, wnd->id);
ds_wmclient_post_wnd_changed_event 1080 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