Searched refs:dist_tgz_postfix (Results 1 – 4 of 4) sorted by relevance
91 char dist_tgz_postfix[SSTRSIZE]; variable152 {"dist tgz postfix", ".tgz", dist_tgz_postfix, sizeof dist_tgz_postfix},
643 extern char dist_tgz_postfix[SSTRSIZE];
1003 force_tgz ? dist_tgz_postfix : dist_postfix); in do_ftp_fetch()
2256 return use_tgz_for_set(set_name) ? dist_tgz_postfix : dist_postfix; in set_postfix()