HomeSort by: relevance | last modified time | path
    Searched refs:FILE_DEFAULT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/file/dist/src/
print.c 228 case FILE_DEFAULT:
softmagic.c 431 if (m->type == FILE_DEFAULT)
815 case FILE_DEFAULT:
978 case FILE_DEFAULT:
1355 case FILE_DEFAULT:
2054 case FILE_DEFAULT: /* nothing to check */
2299 case FILE_DEFAULT:
apprentice.c 228 { XX("default"), FILE_DEFAULT, FILE_FMT_NONE },
939 case FILE_DEFAULT: /* make sure this sorts last */
1113 if (val <= 0) /* ensure we only return 0 for FILE_DEFAULT */
1291 case FILE_DEFAULT:
1467 me[i].mp->type == FILE_DEFAULT) {
1724 case FILE_DEFAULT:
file.h 250 #define FILE_DEFAULT 3
552 file_protected int file_default(struct magic_set *, size_t);

Completed in 23 milliseconds