HelenOS sources
ui_checkbox_destroy 50 uspace/lib/ui/include/ui/checkbox.h extern void ui_checkbox_destroy(ui_checkbox_t *);
ui_checkbox_destroy 439 uspace/lib/ui/src/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 104 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 110 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(NULL);
ui_checkbox_destroy 150 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 167 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 184 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 210 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 240 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 270 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 313 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 365 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 424 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 486 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
ui_checkbox_destroy 544 uspace/lib/ui/test/checkbox.c ui_checkbox_destroy(checkbox);
HelenOS homepage, sources at GitHub