Home
last modified time | relevance | path

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

/NextBSD/contrib/file/src/
HDfile.h170 #define NOSPACE 0x10 /* suppress space character before output */ macro
HDsoftmagic.c347 && ((m->flag & NOSPACE) == 0) in match()
1697 if (m->flag & NOSPACE) in mget()
HDapprentice.c2116 m->flag |= NOSPACE; in parse()
2120 m->flag |= NOSPACE; in parse()