Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dmacro.c424 if (mac->mac_rpool == NULL)
456 newvalue = sm_rpool_strdup_x(mac->mac_rpool, value);
Dmci.c259 mci->mci_macro.mac_rpool = NULL;
360 if (mci->mci_macro.mac_rpool == NULL)
361 mci->mci_macro.mac_rpool = mci->mci_rpool;
499 mci->mci_macro.mac_rpool = mci->mci_rpool;
Dstab.c403 s->s_mci.mci_macro.mac_rpool = NULL; in rmexpstab()
Denvelope.c726 e->e_macro.mac_rpool = rpool;
Dsendmail.h686 SM_RPOOL_T *mac_rpool; /* resource pool */ member
Dsrvrsmtp.c856 e->e_macro.mac_rpool = e->e_rpool;