Searched refs:ignoreall (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.bin/mail/
H A Dglob.h71 extern struct ignoretab ignoreall[2]; /* special, ignore all headers */
H A Dsend.c87 ignoring = doign == ignoreall;
100 ignoring = doign == ignoreall;
128 if (doign != ignoreall)
179 if (doign == ignoreall)
210 if (doign == ignoreall && c > 0 && line[c - 1] != '\n')
H A Dcmd2.c212 return (save1(str, 1, "write", ignoreall));
H A Dmain.c75 struct ignoretab ignoreall[2]; variable in typeref:struct:ignoretab
H A Dutil.c570 if (ignore == ignoreall)

Completed in 129 milliseconds