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

/opensolaris-onvv-gate/usr/src/cmd/file/
H A Dfile.h41 extern int f_ckmtab(char *, int, int);
H A Dfile.c558 switch (f_ckmtab(magicbuf, mread, 1)) {
663 switch (f_ckmtab(magicbuf, mread, 0)) {
674 * f_ckmtab recognizes file type,
H A Dmagicutils.c538 f_ckmtab(char *buf, int bufsize, int first) function

Completed in 116 milliseconds