HelenOS sources

wndlist_open_wm   271 uspace/app/taskbar/taskbar.c 	rc = wndlist_open_wm(taskbar->wndlist, wndmgt_svc);
wndlist_open_wm   172 uspace/app/taskbar/test/wndlist.c 	rc = wndlist_open_wm(wndlist, test_wndmgt_svc);
wndlist_open_wm    50 uspace/app/taskbar/wndlist.h extern errno_t wndlist_open_wm(wndlist_t *, const char *);
HelenOS homepage, sources at GitHub