HomeSort by: relevance | last modified time | path
    Searched defs:to_fields (Results 1 - 2 of 2) sorted by relevancy

  /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++) {

Completed in 25 milliseconds