Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dqueue.c638 Queue[e->e_dfqgrp]->qg_qpaths[e->e_dfqdir].qp_name);
2191 QSHM_ENTRIES(Queue[qgrp]->qg_qpaths[qdir].qp_idx) = h;
2578 Queue[qgrp]->qg_qpaths[qdir].qp_name,
2580 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4320 Queue[qgrp]->qg_qpaths[qdir].qp_name)
4808 n = QSHM_ENTRIES(Queue[i]->qg_qpaths[j].qp_idx);
4941 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4943 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
4946 Queue[qgrp]->qg_qpaths[qdir].qp_name,
4948 Queue[qgrp]->qg_qpaths[qdir].qp_subdirs)
[all …]
H A Dsendmail.h738 QPATHS *qg_qpaths; /* list of queue directories */ member