Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
list.c | 683 static const char *to_fields[] = { "to", "cc", "bcc", 0 }; local in function:matchto 691 for (to = to_fields; *to; to++) { |
list.c | 683 static const char *to_fields[] = { "to", "cc", "bcc", 0 }; local in function:matchto 691 for (to = to_fields; *to; to++) { |