Home
last modified time | relevance | path

Searched refs:allow_truncate_fname (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/elfutils/src/
H A Dar.c130 static bool allow_truncate_fname; variable
222 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()