Lines Matching defs:to
20 * names of its contributors may be used to endorse or *
48 * contributors may be used to endorse or promote products derived *
364 usermatch(const char* a, const char* b, int to)
412 if (to && !strcasecmp(ap, state.var.user))
477 char* to;
493 if (!(to = grab(mp, GTO|GCOMPARE|GDISPLAY|GLAST|GUSER, NiL)) || !*to)
506 if (addrmatch(t, to) || state.var.spamfrom && usermatch(t, state.var.spamfrom, 0))
595 if (addrmatch(t, to) || state.var.spamfrom && usermatch(t, state.var.spamfrom, 0))
726 note(0, "spam: to `%s'", t);