Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dfile.h340 #define FILE_OPSIGNED 0x20 macro
H A Dsoftmagic.c1640 const int sgn = m->in_op & FILE_OPSIGNED; in mget()
H A Dapprentice.c2146 m->in_op |= FILE_OPSIGNED; in parse()