Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c549 static char *bz_suffix(void);
9338 if ((suffix = bz_suffix()) == NULL) { in add_suffix()
9462 bz_suffix(void) in bz_suffix() function