Searched refs:no_archive (Results 1 – 3 of 3) sorted by relevance
73 bool no_archive; variable237 if (output_path == NULL && ! no_archive) in main()370 no_archive = true; in parse_opt()531 no_archive = true; in construct_output_path()536 if (no_archive && euidaccess (result, W_OK) == -1) in construct_output_path()
118 extern bool no_archive;
338 if (! no_archive) in write_all_categories()721 if (! no_archive) in write_locale_data()
Completed in 9 milliseconds