Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/file/
H A Dfile.c173 static int zipfile(char *, int);
657 if (zipfile(fbuf, ifd)) in def_position_tests()
1560 zipfile(char *fbuf, int fd) in zipfile() function