Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c424 if (mac->mac_rpool == NULL)
456 newvalue = sm_rpool_strdup_x(mac->mac_rpool, value);
H A Dmci.c259 mci->mci_macro.mac_rpool = NULL;
333 if (mci->mci_macro.mac_rpool == NULL)
334 mci->mci_macro.mac_rpool = mci->mci_rpool;
472 mci->mci_macro.mac_rpool = mci->mci_rpool;
H A Dstab.c407 s->s_mci.mci_macro.mac_rpool = NULL; in rmexpstab()
H A Denvelope.c714 e->e_macro.mac_rpool = rpool;
H A Dsendmail.h643 SM_RPOOL_T *mac_rpool; /* resource pool */ member
H A Dsrvrsmtp.c668 e->e_macro.mac_rpool = e->e_rpool;