Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/smtp/
Dnxd_smtp_client.c83 static UINT _nx_smtp_rsp_hello_command(NX_SMTP_CLIENT* client_ptr);
1332 _nx_smtp_rsp_hello_command(client_ptr); in _nx_smtp_rsp_helo()
1521 _nx_smtp_rsp_hello_command(client_ptr); in _nx_smtp_rsp_ehlo()
1586 UINT _nx_smtp_rsp_hello_command(NX_SMTP_CLIENT* client_ptr) in _nx_smtp_rsp_hello_command() function