Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c9341 char *added_suffix; in decompress_file() local
9344 added_suffix = add_suffix(); in decompress_file()
9345 if (added_suffix != NULL) { in decompress_file()