file_list_populate
void file_list_populate(struct file_list *fl, int argc, char **argv, bool allocate);
file_list_populate(&fl, argc, argv, true);