Searched refs:BINTEST (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/file/src/
H A Dapprentice.c471 apprentice_list(ms->mlist[i], BINTEST);
1016 mstart->flag |= BINTEST;
1026 mstart->flag |= BINTEST;
1032 mstart->flag |= BINTEST;
1036 if (mstart->flag & (TEXTTEST|BINTEST))
1042 mstart->flag |= BINTEST;
1196 me[i].mp->flag & BINTEST ? binary : text);
1197 if (me[i].mp->flag & BINTEST) {
H A Dfile.h169 #define BINTEST 0x20 /* test is for a binary type (set only macro
H A Dfuncs.c244 if ((m = file_softmagic(ms, ubuf, nb, 0, NULL, BINTEST,
H A Dsoftmagic.c1667 indir_level + 1, name_count, BINTEST, text);

Completed in 60 milliseconds