Searched refs:suffixes_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/gzip/
H A Dgzip.c131 } suffixes_t; typedef in typeref:struct:__anon11797
132 static suffixes_t suffixes[] = {
241 static const suffixes_t *check_suffix(char *, int);
1201 static const suffixes_t *
1204 const suffixes_t *s;
1234 const suffixes_t *suff;

Completed in 97 milliseconds