ldata             537 src/filemanager/hotlist.c             void *ldata = NULL;
ldata             539 src/filemanager/hotlist.c             listbox_get_current (l_hotlist, NULL, &ldata);
ldata             541 src/filemanager/hotlist.c             if (ldata != NULL)
ldata             543 src/filemanager/hotlist.c                 struct hotlist *hlp = (struct hotlist *) ldata;