Home
last modified time | relevance | path

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

/titanic_44/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)
4695 n = QSHM_ENTRIES(Queue[i]->qg_qpaths[j].qp_idx);
4806 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4808 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4811 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4813 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
[all …]
H A Dsendmail.h533 QPATHS *qg_qpaths; /* list of queue directories */ member