HelenOS sources

dispcfg_free_seat_list  540 uspace/app/display-cfg/seats.c 	dispcfg_free_seat_list(seat_list);
dispcfg_free_seat_list  546 uspace/app/display-cfg/seats.c 		dispcfg_free_seat_list(seat_list);
dispcfg_free_seat_list  754 uspace/app/display-cfg/seats.c 	dispcfg_free_seat_list(seat_list);
dispcfg_free_seat_list  802 uspace/app/display-cfg/seats.c 		dispcfg_free_seat_list(seat_list);
dispcfg_free_seat_list   45 uspace/lib/dispcfg/include/dispcfg.h extern void dispcfg_free_seat_list(dispcfg_seat_list_t *);
dispcfg_free_seat_list   80 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list   87 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list   95 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list  104 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list  111 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list  119 uspace/lib/dispcfg/src/dispcfg_srv.c 		dispcfg_free_seat_list(list);
dispcfg_free_seat_list  126 uspace/lib/dispcfg/src/dispcfg_srv.c 	dispcfg_free_seat_list(list);
dispcfg_free_seat_list  152 uspace/lib/dispcfg/test/dispcfg.c 	dispcfg_free_seat_list(list);
HelenOS homepage, sources at GitHub