Lines Matching defs:DEF_FILE
122 #define DEF_FILE "/etc/default/tar"
771 * If you find a digit, use the 'archive#' entry in DEF_FILE.
772 * If 'f' is given, bypass looking in DEF_FILE altogether.
773 * If no digit or 'f' is given, still look in DEF_FILE but use '0'.
5388 archive, DEF_FILE);
5415 archive, DEF_FILE);
5425 * - reads DEF_FILE for the set of default values specified.
5440 if (defopen(DEF_FILE) != 0)
5444 "tar: error setting parameters for %s.\n"), DEF_FILE);
5450 arch, DEF_FILE);
5455 "tar: '%s' entry in %s is empty!\n"), arch, DEF_FILE);
5461 arch, DEF_FILE);
5468 arch, DEF_FILE);