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