Searched refs:BINTEST (Results 1 – 4 of 4) sorted by relevance
475 apprentice_list(ms->mlist[i], BINTEST); in apprentice_1()1072 mstart->flag |= BINTEST; in set_test_type()1082 mstart->flag |= BINTEST; in set_test_type()1088 mstart->flag |= BINTEST; in set_test_type()1092 if (mstart->flag & (TEXTTEST|BINTEST)) in set_test_type()1098 mstart->flag |= BINTEST; in set_test_type()1252 me[i].mp->flag & BINTEST ? binary : text); in set_text_binary()1253 if (me[i].mp->flag & BINTEST) { in set_text_binary()
181 #define BINTEST 0x20 /* test is for a binary type (set only macro
282 m = file_softmagic(ms, &b, NULL, NULL, BINTEST, looks_text); in file_buffer()
1706 indir_count, name_count, BINTEST, text); in mget()