Searched refs:sm_rpool_new_x (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | t-rpool.c | 45 rpool = sm_rpool_new_x(NULL);
|
H A D | rpool.c | 308 sm_rpool_new_x(parent) in sm_rpool_new_x() function
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | rpool.h | 133 sm_rpool_new_x __P((
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | mci.c | 333 mci->mci_rpool = sm_rpool_new_x(NULL); 473 mci->mci_rpool = sm_rpool_new_x(NULL);
|
H A D | queue.c | 2012 rpool = sm_rpool_new_x(NULL); 2294 rpool = sm_rpool_new_x(NULL); 2371 rpool = sm_rpool_new_x(NULL); 3647 rpool = sm_rpool_new_x(NULL); 3856 rpool = sm_rpool_new_x(NULL); 4935 newenvelope(&e, &BlankEnvelope, sm_rpool_new_x(NULL)); 8893 clearenvelope(&e, true, sm_rpool_new_x(NULL));
|
H A D | main.c | 2076 sm_rpool_new_x(NULL)); 2571 sm_rpool_new_x(NULL)); 2673 clearenvelope(&MainEnvelope, false, sm_rpool_new_x(NULL));
|
H A D | srvrsmtp.c | 494 e = newenvelope(e, CurEnv, sm_rpool_new_x(NULL)); \ 667 e->e_rpool = sm_rpool_new_x(NULL); 3867 newenvelope(e, e, sm_rpool_new_x(NULL));
|
H A D | savemail.c | 549 ee = newenvelope(&errenvelope, e, sm_rpool_new_x(NULL));
|
H A D | map.c | 3746 rpool = sm_rpool_new_x(NULL);
|