Home
last modified time | relevance | path

Searched refs:STRING_BINTEST (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dprint.c98 if (m->str_flags & STRING_BINTEST) in file_mdump()
H A Dfile.h387 #define STRING_BINTEST BIT(6) macro
H A Dsoftmagic.c246 #define FLT (STRING_BINTEST | STRING_TEXTTEST) in match()
247 ((text && (m->str_flags & FLT) == STRING_BINTEST) || in match()
H A Dapprentice.c1266 if (mstart->str_flags & STRING_BINTEST) in set_test_type()
1955 m->str_flags |= STRING_BINTEST; in parse_string_modifier()