Searched refs:GFROM (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/mailx/
H A Dspam.c509 if (headset(&pp, mp, NiL, NiL, NiL, GFROM))
567 t = skin(pp.data, GDISPLAY|GCOMPARE|GFROM);
575 t = skin(pp.data, GDISPLAY|GCOMPARE|GFROM);
588 t = skin(pp.data, GDISPLAY|GCOMPARE|GFROM);
605 t = skin(pp.data, GDISPLAY|GCOMPARE|GFROM);
H A Dhead.c261 if (hp || (flags & GFROM))
H A Dmisc.c343 if (!(type & GFROM) && (p = strrchr(addr, ':')))
H A Dmailx.h339 #define GFROM (1<<9) /* Don't skip initial `From ' */ macro

Completed in 20 milliseconds