Searched refs:ENVELOPE (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h215 typedef struct envelope ENVELOPE; typedef in typeref:struct:envelope
338 extern char *crackaddr __P((char *, ENVELOPE *));
341 extern int include __P((char *, bool, ADDRESS *, ADDRESS **, int, ENVELOPE *));
344 ENVELOPE *, bool));
347 extern ADDRESS *recipient __P((ADDRESS *, ADDRESS **, int, ENVELOPE *));
348 extern char *remotename __P((char *, MAILER *, int, int *, ENVELOPE *));
349 extern int rewrite __P((char **, int, int, ENVELOPE *, int));
351 extern int sendtolist __P((char *, ADDRESS *, ADDRESS **, int, ENVELOPE *));
353 extern int removefromlist __P((char *, ADDRESS **, ENVELOPE *));
355 extern void setsender __P((char *, ENVELOPE *, cha
[all...]
H A Ddaemon.h61 extern bool refuseconnections __P((ENVELOPE *, int, bool));
H A Dcollect.c18 static void eatfrom __P((char *volatile, ENVELOPE *));
19 static void collect_doheader __P((ENVELOPE *));
20 static SM_FILE_T *collect_dfopen __P((ENVELOPE *));
21 static SM_FILE_T *collect_eoh __P((ENVELOPE *, int, int));
48 ENVELOPE *e;
93 ENVELOPE *e;
195 ENVELOPE *e;
283 register ENVELOPE *e;
951 register ENVELOPE *e;
1053 register ENVELOPE *
[all...]
H A Dmacro.c134 ENVELOPE *e;
183 static void doexpand __P(( char *, char *, size_t, int, ENVELOPE *));
191 ENVELOPE *e;
361 ENVELOPE *e;
524 ENVELOPE *e;
H A Denvelope.c30 ENVELOPE *e;
72 ENVELOPE *
74 register ENVELOPE *e;
75 register ENVELOPE *parent;
175 register ENVELOPE *e;
563 ENVELOPE *oldsib;
564 ENVELOPE *ee;
654 register ENVELOPE *e;
660 extern ENVELOPE BlankEnvelope;
747 register ENVELOPE *
[all...]
H A Dmilter.c34 static void milter_error __P((struct milter *, ENVELOPE *));
35 static int milter_open __P((struct milter *, bool, ENVELOPE *));
38 ENVELOPE *, const char *));
40 ENVELOPE *, const char *));
42 time_t, ENVELOPE *, const char *));
44 ssize_t, ENVELOPE *, char *, const char *));
46 ENVELOPE *, char *, const char *, bool));
47 static char *milter_body __P((struct milter *, ENVELOPE *, char *));
48 static int milter_reopen_df __P((ENVELOPE *));
49 static int milter_reset_df __P((ENVELOPE *));
[all...]
H A Dqueue.c48 static char queue_letter __P((ENVELOPE *, int));
49 static bool quarantine_queue_item __P((int, int, ENVELOPE *, char *));
140 static bool readqf __P((ENVELOPE *, bool));
142 static void runner_work __P((ENVELOPE *, int, bool, int, int));
145 static ADDRESS *setctluser __P((char *, int, ENVELOPE *));
348 register ENVELOPE *e;
1434 static ENVELOPE QueueEnvelope; /* the queue run envelope */
1658 register ENVELOPE *e;
1875 register ENVELOPE *e;
1882 extern ENVELOPE BlankEnvelop
[all...]
H A Dusersmtp.c21 static void esmtp_check __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
22 static void helo_options __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
23 static int smtprcptstat __P((ADDRESS *, MAILER *, MCI *, ENVELOPE *));
69 ENVELOPE *e;
292 ENVELOPE *e;
403 ENVELOPE *e;
513 static int getauth __P((MCI *, ENVELOPE *, SASL_AI_T *));
515 static int attemptauth __P((MAILER *, MCI *, ENVELOPE *, SASL_AI_T *));
604 static void getsasldata __P((char *, bool, MAILER *, MCI *, ENVELOPE *));
612 ENVELOPE *
[all...]
H A Dheaders.c20 static size_t fix_mime_header __P((HDR *, ENVELOPE *));
68 static unsigned long dochompheader __P((char *, int, HDR **, ENVELOPE *));
75 ENVELOPE *e;
480 register ENVELOPE *e;
605 ENVELOPE *e;
658 ENVELOPE *e;
799 register ENVELOPE *e;
1101 register ENVELOPE *e;
1304 ENVELOPE *e;
1674 register ENVELOPE *
[all...]
H A Ddeliver.c31 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;
74 register ENVELOPE *ee;
75 ENVELOPE *splitenv = NULL;
384 ee = (ENVELOPE *) sm_rpool_malloc_
[all...]
H A Dstats.c46 register ENVELOPE *e;
H A Dparseaddr.c23 static void allocaddr __P((ADDRESS *, int, char *, ENVELOPE *));
24 static int callsubr __P((char**, int, ENVELOPE *));
25 static char *map_lookup __P((STAB *, char *, char **, int *, ENVELOPE *));
26 static ADDRESS *buildaddr __P((char **, ADDRESS *, int, ENVELOPE *));
79 register ENVELOPE *e;
417 ENVELOPE *e;
1016 register ENVELOPE *e;
1684 ENVELOPE *e;
1798 ENVELOPE *e;
1959 register ENVELOPE *
[all...]
H A Dsavemail.c18 static bool errbody __P((MCI *, ENVELOPE *, char *));
56 register ENVELOPE *e;
507 register ENVELOPE *e;
509 register ENVELOPE *ee;
510 ENVELOPE *oldcur = CurEnv;
511 ENVELOPE errenvelope;
746 register ENVELOPE *e;
H A Dcontrol.c264 ENVELOPE *e;
H A Dratectrl.c100 ENVELOPE *e;
H A Dudb.c105 static int _udbx_init __P((ENVELOPE *));
134 register ENVELOPE *e;
899 ENVELOPE *e;
1311 ENVELOPE *e;
H A Dmain.c51 static void testmodeline __P((char *, ENVELOPE *));
100 ENVELOPE BlankEnvelope; /* a "blank" envelope */
101 static ENVELOPE MainEnvelope; /* the envelope around the basic letter */
203 ENVELOPE *e;
2634 ENVELOPE *saved_env;
2866 ENVELOPE *next;
3285 register ENVELOPE *e;
3472 auth_warning(register ENVELOPE *e, const char *msg, ...)
3475 register ENVELOPE *e;
4048 ENVELOPE *
[all...]
H A Drecipient.c167 register ENVELOPE *e;
339 ENVELOPE *e;
459 register ENVELOPE *e;
1424 ENVELOPE *e;
1937 register ENVELOPE *e;
H A Dsrvrsmtp.c68 static unsigned int srvfeatures __P((ENVELOPE *, char *, unsigned int));
72 bool, char *, ENVELOPE *));
109 extern ENVELOPE BlankEnvelope;
142 ENVELOPE *e;
366 static bool smtp_data __P((SMTP_T *, ENVELOPE *));
549 register ENVELOPE *volatile e;
3334 ENVELOPE *e;
3343 ENVELOPE *ee;
3903 ENVELOPE *e;
3958 ENVELOPE *
[all...]
H A Dalias.c58 register ENVELOPE *e;
897 register ENVELOPE *e;
H A Dstab.c272 ENVELOPE *e;
H A Dmime.c105 register ENVELOPE *e;
952 register ENVELOPE *e;
1036 register ENVELOPE *e;
H A Dconf.c273 register ENVELOPE *e;
1236 register ENVELOPE *e;
1357 register ENVELOPE *e;
2191 ENVELOPE *e;
2611 sm_setproctitle(bool status, ENVELOPE *e, const char *fmt, ...)
2615 ENVELOPE *e;
3385 ENVELOPE *e;
3885 ENVELOPE *e;
3908 ENVELOPE *e;
3924 ENVELOPE *
[all...]
H A Ddaemon.c68 static void getrequests_checkdiskspace __P((ENVELOPE *e));
129 ENVELOPE *e;
146 extern ENVELOPE BlankEnvelope;
965 ENVELOPE *e;
2106 ENVELOPE *e;
2127 extern ENVELOPE BlankEnvelope;
H A Dutil.c580 ENVELOPE *e;
665 ENVELOPE *e;
694 extern ENVELOPE BlankEnvelope;
2023 ENVELOPE *e;

Completed in 162 milliseconds

12