HelenOS sources
ui_entry_destroy 48 uspace/lib/ui/include/ui/entry.h extern void ui_entry_destroy(ui_entry_t *);
ui_entry_destroy 438 uspace/lib/ui/src/entry.c ui_entry_destroy(entry);
ui_entry_destroy 338 uspace/lib/ui/src/filedialog.c ui_entry_destroy(entry);
ui_entry_destroy 264 uspace/lib/ui/src/promptdialog.c ui_entry_destroy(entry);
ui_entry_destroy 56 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 62 uspace/lib/ui/test/entry.c ui_entry_destroy(NULL);
ui_entry_destroy 102 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 132 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 151 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 175 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 203 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 244 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 293 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 334 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 377 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 417 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 460 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 500 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 544 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 588 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 628 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 668 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 706 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 745 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 783 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
ui_entry_destroy 818 uspace/lib/ui/test/entry.c ui_entry_destroy(entry);
HelenOS homepage, sources at GitHub