ldata             529 src/filemanager/hotlist.c             void *ldata = NULL;
ldata             531 src/filemanager/hotlist.c             listbox_get_current (l_hotlist, NULL, &ldata);
ldata             533 src/filemanager/hotlist.c             if (ldata != NULL)
ldata             535 src/filemanager/hotlist.c                 struct hotlist *hlp = (struct hotlist *) ldata;