Searched refs:nr_files (Results 1 – 1 of 1) sorted by relevance
419 int nr_files; in handle_cmdline_files() local439 for (nr_files = 0; *str; nr_files++) { in handle_cmdline_files()454 if (!nr_files) in handle_cmdline_files()458 nr_files * sizeof(*files), (void **)&files); in handle_cmdline_files()465 for (i = 0; i < nr_files; i++) { in handle_cmdline_files()536 for (j = 0; j < nr_files; j++) { in handle_cmdline_files()