Home
last modified time | relevance | path

Searched refs:QPATHS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h715 typedef struct qpaths_s QPATHS; typedef
738 QPATHS *qg_qpaths; /* list of queue directories */
H A Dqueue.c5925 QPATHS *qp = &qg->qg_qpaths[i];
6365 qg->qg_qpaths = (QPATHS *)xalloc((sizeof(*qg->qg_qpaths)) *
6371 qg->qg_qpaths = (QPATHS *)sm_realloc((char *)qg->qg_qpaths,
6425 qg->qg_qpaths = (QPATHS *) xalloc(sizeof(*qg->qg_qpaths));
6583 QPATHS *qp = &Queue[i]->qg_qpaths[j];