LIST_FORMATS      783 src/filemanager/boxes.c         const char *list_formats[LIST_FORMATS] = {
LIST_FORMATS      793 src/filemanager/boxes.c                 QUICK_RADIO (LIST_FORMATS, list_formats, &result, &panel_list_formats_id),
LIST_FORMATS      859 src/filemanager/boxes.c         for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1560 src/filemanager/panel.c     for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     3008 src/filemanager/panel.c     panel->list_format = (panel->list_format + 1) % LIST_FORMATS;
LIST_FORMATS     4505 src/filemanager/panel.c     for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS      123 src/filemanager/panel.h     char *user_status_format[LIST_FORMATS];     /* User format for status line */
LIST_FORMATS     1174 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)
LIST_FORMATS     1220 src/setup.c        for (i = 0; i < LIST_FORMATS; i++)