LIST_FORMATS      784 src/filemanager/boxes.c         const char *list_formats[LIST_FORMATS] = {
LIST_FORMATS      794 src/filemanager/boxes.c                 QUICK_RADIO (LIST_FORMATS, list_formats, &result, &panel_list_formats_id),
LIST_FORMATS      864 src/filemanager/boxes.c         for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1413 src/filemanager/panel.c     for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     2934 src/filemanager/panel.c     panel->list_format = (panel->list_format + 1) % LIST_FORMATS;
LIST_FORMATS     4461 src/filemanager/panel.c     for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS      120 src/filemanager/panel.h     char *user_status_format[LIST_FORMATS];  // User format for status line
LIST_FORMATS     1164 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1211 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)