up                148 src/filemanager/hotlist.c     struct hotlist *up;
up                309 src/filemanager/hotlist.c     entry->next = entry->up = NULL;
up                356 src/filemanager/hotlist.c         item->up = moveto_group;
up                451 src/filemanager/hotlist.c         current_group = current_group->up;
up                927 src/filemanager/hotlist.c     new->up = current_group;
up                933 src/filemanager/hotlist.c         current_group = new->up;
up               1464 src/filemanager/hotlist.c     hotlist->up = hotlist;