hotlist_state     108 src/filemanager/hotlist.c         hotlist_state.readonly = TRUE;                                                             \
hotlist_state     109 src/filemanager/hotlist.c         hotlist_state.file_error = TRUE;                                                           \
hotlist_state     139 src/filemanager/hotlist.c } hotlist_state;
hotlist_state     233 src/filemanager/hotlist.c     WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     256 src/filemanager/hotlist.c     if (hotlist_state.moving)
hotlist_state     342 src/filemanager/hotlist.c         hotlist_state.moving = TRUE;
hotlist_state     344 src/filemanager/hotlist.c         hotlist_state.moving = FALSE;
hotlist_state     395 src/filemanager/hotlist.c         hotlist_state.modified = TRUE;
hotlist_state     426 src/filemanager/hotlist.c         list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     448 src/filemanager/hotlist.c         WListbox *list = hotlist_state.moving ? l_movelist : l_hotlist;
hotlist_state     508 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
hotlist_state     514 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
hotlist_state     519 src/filemanager/hotlist.c         if (hotlist_state.moving)
hotlist_state     527 src/filemanager/hotlist.c         if (!hotlist_state.moving)
hotlist_state     972 src/filemanager/hotlist.c     if (hotlist_state.running && type != HL_TYPE_COMMENT && type != HL_TYPE_DOTDOT)
hotlist_state    1052 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1107 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1186 src/filemanager/hotlist.c     hotlist_state.modified = TRUE;
hotlist_state    1352 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1353 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1359 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1360 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1408 src/filemanager/hotlist.c             hotlist_state.readonly = TRUE;
hotlist_state    1409 src/filemanager/hotlist.c             hotlist_state.file_error = TRUE;
hotlist_state    1449 src/filemanager/hotlist.c     if (hotlist_state.loaded)
hotlist_state    1476 src/filemanager/hotlist.c         hotlist_state.loaded = TRUE;
hotlist_state    1480 src/filemanager/hotlist.c         hotlist_state.modified = TRUE;
hotlist_state    1482 src/filemanager/hotlist.c         hotlist_state.modified = FALSE;
hotlist_state    1495 src/filemanager/hotlist.c         hotlist_state.loaded = TRUE;
hotlist_state    1622 src/filemanager/hotlist.c         hotlist_state.modified = TRUE;
hotlist_state    1637 src/filemanager/hotlist.c     hotlist_state.type = list_type;
hotlist_state    1645 src/filemanager/hotlist.c     hotlist_state.running = TRUE;
hotlist_state    1647 src/filemanager/hotlist.c     hotlist_state.running = FALSE;
hotlist_state    1671 src/filemanager/hotlist.c     if (!hotlist_state.readonly && hotlist_state.modified && hotlist_file_name != NULL)
hotlist_state    1684 src/filemanager/hotlist.c             hotlist_state.modified = FALSE;
hotlist_state    1709 src/filemanager/hotlist.c     hotlist_state.loaded = FALSE;