Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c632 Queue[e->e_dfqgrp]->qg_qpaths[e->e_dfqdir].qp_name);
2112 QSHM_ENTRIES(Queue[qgrp]->qg_qpaths[qdir].qp_idx) = h;
2500 Queue[qgrp]->qg_qpaths[qdir].qp_name,
2502 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4220 Queue[qgrp]->qg_qpaths[qdir].qp_name)
4696 n = QSHM_ENTRIES(Queue[i]->qg_qpaths[j].qp_idx);
4807 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4809 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4812 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4814 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
[all …]
H A Dsendmail.h533 QPATHS *qg_qpaths; /* list of queue directories */ member