Searched refs:PSC_STRING_RESET (Results 1 – 2 of 2) sorted by relevance
294 PSC_STRING_RESET(state->sender); in psc_helo_cmd()372 PSC_STRING_RESET(state->sender); in psc_ehlo_cmd()415 PSC_STRING_RESET(state->helo_name); in psc_starttls_resume()416 PSC_STRING_RESET(state->sender); in psc_starttls_resume()655 PSC_STRING_RESET(state->sender); in psc_rset_cmd()
400 #define PSC_STRING_RESET(str) do { \ macro