Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDqueue.c632 Queue[e->e_dfqgrp]->qg_qpaths[e->e_dfqdir].qp_name);
2125 QSHM_ENTRIES(Queue[qgrp]->qg_qpaths[qdir].qp_idx) = h;
2513 Queue[qgrp]->qg_qpaths[qdir].qp_name,
2515 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4234 Queue[qgrp]->qg_qpaths[qdir].qp_name)
4709 n = QSHM_ENTRIES(Queue[i]->qg_qpaths[j].qp_idx);
4820 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4822 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4825 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4827 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
[all …]
HDsendmail.h543 QPATHS *qg_qpaths; /* list of queue directories */ member