ui_file_list_open_dir 116 uspace/lib/ui/private/filelist.h extern errno_t ui_file_list_open_dir(ui_file_list_t *, ui_file_list_entry_t *); ui_file_list_open_dir 549 uspace/lib/ui/src/filelist.c return ui_file_list_open_dir(flist, entry); ui_file_list_open_dir 1025 uspace/lib/ui/test/filelist.c rc = ui_file_list_open_dir(flist, entry);HelenOS homepage, sources at GitHub