HelenOS sources
ui_entry_seek_end 193 uspace/app/nav/dlg/copydlg.c ui_entry_seek_end(edest, true);
ui_entry_seek_end 196 uspace/app/nav/dlg/movedlg.c ui_entry_seek_end(edest, true);
ui_entry_seek_end 183 uspace/app/nav/dlg/newdirdlg.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 184 uspace/app/nav/dlg/newfiledlg.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 190 uspace/app/nav/dlg/renamedlg.c ui_entry_seek_end(enew_name, true);
ui_entry_seek_end 65 uspace/lib/ui/include/ui/entry.h extern void ui_entry_seek_end(ui_entry_t *, bool);
ui_entry_seek_end 652 uspace/lib/ui/src/entry.c ui_entry_seek_end(entry, false);
ui_entry_seek_end 685 uspace/lib/ui/src/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 280 uspace/lib/ui/src/filedialog.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 189 uspace/lib/ui/src/promptdialog.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 237 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 274 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, false);
ui_entry_seek_end 326 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 410 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 493 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 531 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 575 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 699 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, true);
ui_entry_seek_end 702 uspace/lib/ui/test/entry.c ui_entry_seek_end(entry, false);
HelenOS homepage, sources at GitHub