HomeSort by: relevance | last modified time | path
    Searched defs:suffixes_t (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/gzip/
gzip.c 148 } suffixes_t; typedef in typeref:struct:__anon8c8161110108
149 static suffixes_t suffixes[] = {
230 static const suffixes_t *check_suffix(char *, int);
1273 static const suffixes_t *
1276 const suffixes_t *s;
1306 const suffixes_t *suff;
gzip.c 148 } suffixes_t; typedef in typeref:struct:__anon8c8161110108
149 static suffixes_t suffixes[] = {
230 static const suffixes_t *check_suffix(char *, int);
1273 static const suffixes_t *
1276 const suffixes_t *s;
1306 const suffixes_t *suff;

Completed in 24 milliseconds