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

  /src/usr.bin/gzip/
gzip.c 214 static enum filetype file_gettype(u_char *);
1144 file_gettype(u_char *buf) function in typeref:enum:filetype
1470 method = file_gettype(fourbytes);
1848 method = file_gettype(fourbytes);

Completed in 13 milliseconds