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

/freebsd-current/usr.bin/gzip/
H A Dgzip.c145 } suffixes_t; typedef in typeref:struct:__anon893
146 static suffixes_t suffixes[] = {
248 static const suffixes_t *check_suffix(char *, int);
1232 static const suffixes_t *
1235 const suffixes_t *s;
1264 const suffixes_t *suff;

Completed in 117 milliseconds