Home
last modified time | relevance | path

Searched refs:IMSG_CTL_TRACE_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dcontrol.c482 case IMSG_CTL_TRACE_ENABLE: in control_dispatch_ext()
H A Dsmtpctl.c895 srv_send(IMSG_CTL_TRACE_ENABLE, &v, sizeof(v)); in do_trace()
H A Dsmtpd.h198 IMSG_CTL_TRACE_ENABLE, enumerator
H A Dsmtpd.c1967 CASE(IMSG_CTL_TRACE_ENABLE); in imsg_to_str()