Home
last modified time | relevance | path

Searched refs:D_BOUNCE (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dscheduler_backend.c43 disp = evp->type == D_BOUNCE ? in scheduler_info()
55 sched->type = D_BOUNCE; in scheduler_info()
H A Denvelope.c189 case D_BOUNCE: in envelope_dump_buffer()
256 *dest = D_BOUNCE; in ascii_load_type()
527 case D_BOUNCE: in ascii_dump_type()
H A Dsmtpd-api.h96 D_BOUNCE, enumerator
H A Dscheduler_ramqueue.c179 tree_init(&holdqs[D_BOUNCE]); in scheduler_ram_init()
924 if (evp->type == D_BOUNCE) in rq_envelope_list()
952 case D_BOUNCE: in rq_envelope_schedule()
1100 if (e->type == D_BOUNCE) in rq_envelope_to_text()
H A Dqueue.c563 b.type = D_BOUNCE; in queue_bounce()
578 if (e->type == D_BOUNCE) { in queue_bounce()
H A Dbounce.c133 if (evp.type != D_BOUNCE) in bounce_add()
H A Dsmtpctl.c1190 else if (e->type == D_BOUNCE) in show_queue_envelope()