Searched refs:BINTEST (Results 1 – 5 of 5) sorted by relevance
452 apprentice_list(ms->mlist[i], BINTEST); in apprentice_1()1008 mstart->flag |= BINTEST; in set_test_type()1018 mstart->flag |= BINTEST; in set_test_type()1024 mstart->flag |= BINTEST; in set_test_type()1028 if (mstart->flag & (TEXTTEST|BINTEST)) in set_test_type()1034 mstart->flag |= BINTEST; in set_test_type()1193 me[i].mp->flag & BINTEST ? binary : text); in set_text_binary()1194 if (me[i].mp->flag & BINTEST) { in set_text_binary()
181 #define BINTEST 0x20 /* test is for a binary type (set only macro
261 m = file_softmagic(ms, &b, NULL, NULL, BINTEST, looks_text); in file_buffer()
1667 indir_count, name_count, BINTEST, text); in mget()
423 mstart->flag |= BINTEST;428 if (mstart->flag & (TEXTTEST|BINTEST))
Completed in 26 milliseconds