HelenOS sources
ds_client_post_close_event 56 uspace/srv/hid/display/client.h extern errno_t ds_client_post_close_event(ds_client_t *, ds_window_t *);
ds_client_post_close_event 240 uspace/srv/hid/display/seat.c ds_client_post_close_event(seat->popup->client,
ds_client_post_close_event 215 uspace/srv/hid/display/test/client.c rc = ds_client_post_close_event(client, wnd);
ds_client_post_close_event 630 uspace/srv/hid/display/window.c ds_client_post_close_event(wnd->client, wnd);
HelenOS homepage, sources at GitHub