LIST_FORMATS      770 src/filemanager/boxes.c         const char *list_formats[LIST_FORMATS] = {
LIST_FORMATS      780 src/filemanager/boxes.c                 QUICK_RADIO (LIST_FORMATS, list_formats, &result, &panel_list_formats_id),
LIST_FORMATS      850 src/filemanager/boxes.c         for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1427 src/filemanager/panel.c     for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     2948 src/filemanager/panel.c     panel->list_format = (panel->list_format + 1) % LIST_FORMATS;
LIST_FORMATS     4515 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     1177 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1224 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)