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/
Dfile.h340 #define FILE_OPSIGNED 0x20 macro
Dsoftmagic.c1640 const int sgn = m->in_op & FILE_OPSIGNED; in mget()
Dapprentice.c2146 m->in_op |= FILE_OPSIGNED; in parse()