Searched defs:smtp_free_struct (Results 1 – 1 of 1) sorted by relevance
445 static void smtp_free_struct(struct smtp_session *s) in smtp_free_struct() function453 #define smtp_free_struct(x) SMTP_STATE_FREE(x) macro