ldata             530 src/filemanager/hotlist.c             void *ldata = NULL;
ldata             532 src/filemanager/hotlist.c             listbox_get_current (l_hotlist, NULL, &ldata);
ldata             534 src/filemanager/hotlist.c             if (ldata != NULL)
ldata             536 src/filemanager/hotlist.c                 struct hotlist *hlp = (struct hotlist *) ldata;