Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmacro.c376 if (mac->mac_rpool == NULL)
451 if (mac->mac_rpool == NULL)
483 newvalue = sm_rpool_strdup_x(mac->mac_rpool, value);
H A Dmci.c262 mci->mci_macro.mac_rpool = NULL;
395 if (mci->mci_macro.mac_rpool == NULL)
396 mci->mci_macro.mac_rpool = mci->mci_rpool;
535 mci->mci_macro.mac_rpool = mci->mci_rpool;
H A Dstab.c447 s->s_mci.mci_macro.mac_rpool = NULL; in rmexpstab()
H A Denvelope.c724 e->e_macro.mac_rpool = rpool;
H A Dsendmail.h851 SM_RPOOL_T *mac_rpool; /* resource pool */ member
H A Dsrvrsmtp.c1072 e->e_macro.mac_rpool = e->e_rpool;