Searched refs:use_to (Results 1 – 2 of 2) sorted by relevance
403 mail1(struct header *hp, int use_to, char *orig_to) in mail1() argument440 if (use_to && orig_to == NOSTR && hp->h_to != NOSTR) in mail1()494 getrecf(orig_to, recfile, use_to, sizeof (recfile)); in mail1()
520 extern void mail1(struct header *hp, int use_to, char *orig_to);