Lines Matching refs:ENVELOPE
31 static int deliver __P((ENVELOPE *, ADDRESS *));
32 static void dup_queue_file __P((ENVELOPE *, ENVELOPE *, int));
36 static void sendenvelope __P((ENVELOPE *, int));
40 static int starttls __P((MAILER *, MCI *, ENVELOPE *));
44 static bool iscltflgset __P((ENVELOPE *, int));
67 ENVELOPE *e; in sendall()
74 register ENVELOPE *ee;
75 ENVELOPE *splitenv = NULL;
384 ee = (ENVELOPE *) sm_rpool_malloc_x(e->e_rpool,
752 ENVELOPE *sibling = ee->e_sibling;
783 register ENVELOPE *e; in sendenvelope()
839 ENVELOPE *oldsib;
840 ENVELOPE *ee;
1002 ENVELOPE *e, *ee; in dup_queue_file()
1194 static bool should_try_fbsh __P((ENVELOPE *, bool *, char *, size_t, int));
1198 ENVELOPE *e; in should_try_fbsh()
1288 register ENVELOPE *e; in deliver()
3680 register ENVELOPE *e; in markfailure()
3831 register ENVELOPE *e;
3975 ENVELOPE *e;
4226 register ENVELOPE *e;
4489 ENVELOPE *e;
4564 register ENVELOPE *e;
5102 register ENVELOPE *e;
6102 ENVELOPE *e;
6253 ENVELOPE *e; in iscltflgset()