HelenOS sources

ds_display_first_client  318 uspace/srv/hid/display/display.c 	client = ds_display_first_client(display);
ds_display_first_client   63 uspace/srv/hid/display/display.h extern ds_client_t *ds_display_first_client(ds_display_t *);
ds_display_first_client  108 uspace/srv/hid/display/test/display.c 	c0 = ds_display_first_client(disp);
HelenOS homepage, sources at GitHub