Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c550 static char *xz_suffix(void);
9330 if ((suffix = xz_suffix()) == NULL) { in add_suffix()
9463 xz_suffix(void) in xz_suffix() function