Searched refs:allow_truncate_fname (Results 1 – 1 of 1) sorted by relevance
130 static bool allow_truncate_fname; variable222 if ((dont_replace_existing || allow_truncate_fname) in main()360 allow_truncate_fname = true; in parse_opt()441 if (errno == ENAMETOOLONG && allow_truncate_fname) in should_truncate_fname()