list_type 674 src/filemanager/hotlist.c init_i18n_stuff (int list_type, int cols) list_type 706 src/filemanager/hotlist.c if ((hotlist_but[i].type & list_type) != 0) list_type 722 src/filemanager/hotlist.c if ((hotlist_but[i].type & list_type) != 0) list_type 747 src/filemanager/hotlist.c init_hotlist (hotlist_t list_type) list_type 761 src/filemanager/hotlist.c cols = init_i18n_stuff (list_type, COLS - 6); list_type 764 src/filemanager/hotlist.c if (list_type == LIST_VFSLIST) list_type 793 src/filemanager/hotlist.c if (list_type == LIST_VFSLIST) list_type 818 src/filemanager/hotlist.c if ((hotlist_but[i].type & list_type) != 0) list_type 1632 src/filemanager/hotlist.c hotlist_show (hotlist_t list_type, WPanel *panel) list_type 1640 src/filemanager/hotlist.c hotlist_state.type = list_type; list_type 1643 src/filemanager/hotlist.c init_hotlist (list_type); list_type 28 src/filemanager/hotlist.h char *hotlist_show (hotlist_t list_type, WPanel * panel);