Home
last modified time | relevance | path

Searched refs:ST_QUEUE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dstab.c191 case ST_QUEUE:
H A Dreadcf.c75 s = stab(bouncequeue, ST_QUEUE, ST_FIND); in initbouncequeue()
1698 s = stab(p, ST_QUEUE, ST_FIND);
H A Dsendmail.h1800 #define ST_QUEUE 15 /* a queue entry */ macro
H A Dqueue.c5798 s = stab(queuename, ST_QUEUE, ST_FIND);
7762 s = stab(qg->qg_name, ST_QUEUE, ST_ENTER);
H A Dmain.c1833 st = stab("mqueue", ST_QUEUE, ST_FIND);