Searched refs:list_files (Results 1 – 5 of 5) sorted by relevance
46 if (options::list_files) { in copy_one_file()73 if (!options::list_files && in copy_stats()89 if (!options::list_files && in copy_stats()109 if (!options::list_files && create_path(options::outdirectory.c_str())) { in oparchive()147 if (!options::list_files && in oparchive()172 if (!options::list_files && in oparchive()206 if (!options::list_files && in oparchive()
38 bool list_files; variable51 popt::option(options::list_files, "list-files", 'l',65 if (!list_files) { in check_options()
24 extern bool list_files;
71 def list_files(paths): function179 for index, item in enumerate(list_files(main_argv)):
96 * pp/oparchive.cpp: Check list_files option before calling