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

  /src/external/bsd/file/dist/src/
apprentice.c 514 apprentice_list(ms->mlist[i], BINTEST);
1257 mstart->flag |= BINTEST;
1267 mstart->flag |= BINTEST;
1271 if (mstart->flag & (TEXTTEST|BINTEST))
1280 mstart->flag |= BINTEST;
1287 mstart->flag |= BINTEST;
1446 me[i].mp->flag & BINTEST ? binary : text);
1447 if (me[i].mp->flag & BINTEST) {
file.h 233 #define BINTEST 0x20 /* test is for a binary type (set only
funcs.c 488 m = file_softmagic(ms, &b, NULL, NULL, BINTEST, looks_text);
softmagic.c 1978 mlp->nmagic, &sbb, 0, BINTEST, text, 0, indir_count,

Completed in 19 milliseconds