Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c9301 char *added_suffix; in decompress_file() local
9304 added_suffix = add_suffix(); in decompress_file()
9305 if (added_suffix != NULL) { in decompress_file()