Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h231 #define OFFPOSITIVE 0x100 /* relative to the beginning of file */ macro
H A Dsoftmagic.c1543 if ((m->flag & OFFPOSITIVE) || cont_level == 0) { in msetoffset()
H A Dapprentice.c2134 m->flag |= l[-1] == '-' ? OFFNEGATIVE : OFFPOSITIVE; in parse()
/freebsd/contrib/file/
H A DChangeLog4 * Add OFFPOSITIVE