Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dmta_session.c60 MTA_QUIT, enumerator
711 mta_enter_state(s, MTA_QUIT); in mta_enter_state()
719 mta_enter_state(s, MTA_QUIT); in mta_enter_state()
740 mta_enter_state(s, MTA_QUIT); in mta_enter_state()
864 case MTA_QUIT: in mta_enter_state()
1080 mta_enter_state(s, MTA_QUIT); in mta_response()
1316 if (s->state == MTA_QUIT) { in mta_io()
1688 CASE(MTA_QUIT); in mta_strstate()