Searched refs:mac_rpool (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c386 ** -- value was allocated from mac->mac_rpool
426 if (mac->mac_rpool == NULL)
458 newvalue = sm_rpool_strdup_x(mac->mac_rpool, value);
H A Dmci.c261 mci->mci_macro.mac_rpool = NULL;
335 if (mci->mci_macro.mac_rpool == NULL)
336 mci->mci_macro.mac_rpool = mci->mci_rpool;
474 mci->mci_macro.mac_rpool = mci->mci_rpool;
H A Dstab.c409 s->s_mci.mci_macro.mac_rpool = NULL;
H A Denvelope.c712 e->e_macro.mac_rpool = rpool;
H A Dsendmail.h643 SM_RPOOL_T *mac_rpool; /* resource pool */ member in struct:__anon1383
H A Dsrvrsmtp.c668 e->e_macro.mac_rpool = e->e_rpool;

Completed in 87 milliseconds