Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h230 #define NOSPACE 0x10 /* suppress space character before output */ macro
H A Dsoftmagic.c444 && (m->flag & NOSPACE) == 0) { in match()
1983 if (m->flag & NOSPACE) in mget()
H A Dapprentice.c2441 m->flag |= NOSPACE; in parse()
2445 m->flag |= NOSPACE; in parse()