Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h217 #define NOSPACE 0x10 /* suppress space character before output */ macro
H A Dsoftmagic.c443 && (m->flag & NOSPACE) == 0) { in match()
1945 if (m->flag & NOSPACE) in mget()
H A Dapprentice.c2396 m->flag |= NOSPACE; in parse()
2400 m->flag |= NOSPACE; in parse()