HelenOS sources

ui_checkbox_leave   60 uspace/lib/ui/include/ui/checkbox.h extern void ui_checkbox_leave(ui_checkbox_t *);
ui_checkbox_leave  421 uspace/lib/ui/src/checkbox.c 			ui_checkbox_leave(checkbox);
ui_checkbox_leave  353 uspace/lib/ui/test/checkbox.c 	ui_checkbox_leave(checkbox);
ui_checkbox_leave  406 uspace/lib/ui/test/checkbox.c 	ui_checkbox_leave(checkbox);
HelenOS homepage, sources at GitHub