Home
last modified time | relevance | path

Searched defs:smtp_free_struct (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/apps/smtp/
H A Dsmtp.c445 static void smtp_free_struct(struct smtp_session *s) in smtp_free_struct() function
453 #define smtp_free_struct(x) SMTP_STATE_FREE(x) macro