Home
last modified time | relevance | path

Searched refs:FILE_OPSIGNED (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dfile.h338 #define FILE_OPSIGNED 0x20 macro
H A Dsoftmagic.c1634 const int sgn = m->in_op & FILE_OPSIGNED; in mget()
H A Dapprentice.c2136 m->in_op |= FILE_OPSIGNED; in parse()