Searched refs:sm_rpool_new_x (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-rpool.c43 rpool = sm_rpool_new_x(NULL);
H A Drpool.c306 sm_rpool_new_x(parent) function
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Drpool.h131 sm_rpool_new_x __P((
/freebsd-11-stable/contrib/sendmail/src/
H A Dmci.c398 mci->mci_rpool = sm_rpool_new_x(NULL);
539 mci->mci_rpool = sm_rpool_new_x(NULL);
H A Dqueue.c2053 rpool = sm_rpool_new_x(NULL);
2336 rpool = sm_rpool_new_x(NULL);
2413 rpool = sm_rpool_new_x(NULL);
3687 rpool = sm_rpool_new_x(NULL);
3897 rpool = sm_rpool_new_x(NULL);
5005 newenvelope(&e, &BlankEnvelope, sm_rpool_new_x(NULL));
9106 clearenvelope(&e, true, sm_rpool_new_x(NULL));
H A Dmain.c2090 sm_rpool_new_x(NULL));
2629 sm_rpool_new_x(NULL));
2742 clearenvelope(&MainEnvelope, false, sm_rpool_new_x(NULL));
H A Dsavemail.c550 ee = newenvelope(&errenvelope, e, sm_rpool_new_x(NULL));
H A Dsrvrsmtp.c723 e = newenvelope(e, CurEnv, sm_rpool_new_x(NULL)); \
931 e->e_rpool = sm_rpool_new_x(NULL);
4397 newenvelope(e, e, sm_rpool_new_x(NULL));
H A Dmap.c4173 rpool = sm_rpool_new_x(NULL);

Completed in 214 milliseconds