HelenOS sources

wndmgt_free_window_list  170 uspace/app/taskbar/wndlist.c 		wndmgt_free_window_list(wlist);
wndmgt_free_window_list   45 uspace/lib/wndmgt/include/wndmgt.h extern void wndmgt_free_window_list(wndmgt_window_list_t *);
wndmgt_free_window_list   81 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list   88 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list   96 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list  105 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list  112 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list  120 uspace/lib/wndmgt/src/wndmgt_srv.c 		wndmgt_free_window_list(list);
wndmgt_free_window_list  127 uspace/lib/wndmgt/src/wndmgt_srv.c 	wndmgt_free_window_list(list);
wndmgt_free_window_list  217 uspace/lib/wndmgt/test/wndmgt.c 	wndmgt_free_window_list(list);
HelenOS homepage, sources at GitHub