wndlist_remove 262 uspace/app/taskbar/test/wndlist.c rc = wndlist_remove(wndlist, entry, true); wndlist_remove 193 uspace/app/taskbar/wndlist.c (void)wndlist_remove(wndlist, entry, false); wndlist_remove 581 uspace/app/taskbar/wndlist.c (void) wndlist_remove(wndlist, entry, true); wndlist_remove 54 uspace/app/taskbar/wndlist.h extern errno_t wndlist_remove(wndlist_t *, wndlist_entry_t *, bool);HelenOS homepage, sources at GitHub