Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dsrvrsmtp.c365 char *sm_quarmsg; /* carry quarantining across messages */ member
505 if (smtp.sm_quarmsg == NULL) \
514 smtp.sm_quarmsg); \
1142 smtp.sm_quarmsg = NULL;
1144 smtp.sm_quarmsg = newstr(e->e_quarmsg);
2215 if (smtp.sm_quarmsg == NULL &&
2217 smtp.sm_quarmsg = newstr(e->e_quarmsg);
3886 if (smtp->sm_quarmsg == NULL)
3893 e->e_quarmsg = sm_rpool_strdup_x(e->e_rpool, smtp->sm_quarmsg);