#include <filelist.h>
Data Fields | |
int | tot |
filelist_element_t * | elements |
Definition at line 35 of file filelist.h.
Definition at line 37 of file filelist.h.
Referenced by filelist_add(), filelist_free(), filelist_idxshow(), filelist_new(), and filelist_qsort().
int tot |
Definition at line 36 of file filelist.h.
Referenced by filelist_add(), filelist_free(), filelist_idxshow(), filelist_new(), and filelist_sort().