Home | History | Annotate | Download | only in mail

Lines Matching refs:To

16  *    may be used to endorse or promote products derived from this software
20 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
85 static int regretp; /* Pointer to TOS of regret tokens */
212 char co_char; /* What to find past : */
214 int co_mask; /* m_status bits to mask */
533 * Look for NULL line. Used to find non-existent fields.
677 * Check the "To:", "Cc:", and "Bcc" fields for the pattern.
683 static const char *to_fields[] = { "to", "cc", "bcc", 0 };
684 const char **to;
691 for (to = to_fields; *to; to++) {
693 field = hfield(*to, mp);
765 * The last two forms require "searchheaders" to be defined.
811 { X("to:"), NULL, matchto },
866 * Return the message number corresponding to the passed meta character.
920 * has to be undeleted.
1017 /* convert tok to TXOR and put
1247 * Transfer the markarray values to the messages.
1341 * optarg and optarg must point to a substring of argv[optind-1] not a