Searched refs:to_fields (Results 1 – 1 of 1) sorted by relevance
674 static char *to_fields[] = { "to", "cc", "bcc", NULL }; variable689 for (to = to_fields; *to; to++) { in matchto()