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.c463 && (m->flag & NOSPACE) == 0) { in match()
2019 if (m->flag & NOSPACE) in mget()
H A Dapprentice.c2430 m->flag |= NOSPACE; in parse()
2434 m->flag |= NOSPACE; in parse()