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