Home
last modified time | relevance | path

Searched refs:n_mailsend_flags (Results 1 – 4 of 4) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnailfuns.h598 FL FILE *n_collect(enum n_mailsend_flags msf, struct header *hp,
1310 FL int n_mail(enum n_mailsend_flags msf, struct mx_name *to,
1320 FL enum okay n_mail1(enum n_mailsend_flags flags, struct header *hp,
H A Dnail.h314 enum n_mailsend_flags{ enum
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dsendout.c144 static int a_sendout_sendmail(void *v, enum n_mailsend_flags msf);
926 a_sendout_sendmail(void *v, enum n_mailsend_flags msf) in a_sendout_sendmail()
2121 n_mail(enum n_mailsend_flags msf, struct mx_name *to, struct mx_name *cc, in n_mail()
2192 n_mail1(enum n_mailsend_flags msf, struct header *hp, struct message *quote, in n_mail1()
H A Dcollect.c1201 n_collect(enum n_mailsend_flags msf, struct header *hp, struct message *mp, in n_collect()