Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dstat_backend.c39 m_create(p_control, IMSG_STAT_INCREMENT, 0, 0, -1); in stat_increment()
H A Dmproc.c205 imsg->hdr.type != IMSG_STAT_INCREMENT) in m_forward()
222 type != IMSG_STAT_INCREMENT) in m_compose()
246 type != IMSG_STAT_INCREMENT) in m_composev()
H A Dcontrol.c114 case IMSG_STAT_INCREMENT: in control_imsg()
H A Dsmtpd.h218 IMSG_STAT_INCREMENT, enumerator
H A Dsmtpd.c1987 CASE(IMSG_STAT_INCREMENT); in imsg_to_str()