Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.h380 #define nxd_smtp_client_create _nxd_smtp_client_create
410 UINT _nxd_smtp_client_create(NX_SMTP_CLIENT *client_ptr, NX_IP *ip_ptr, NX_PACKET_POOL *client_pac…
Dnxd_smtp_client.c203 … status = _nxd_smtp_client_create(client_ptr, ip_ptr, client_packet_pool_ptr, username, password, in _nxde_smtp_client_create()
271 UINT _nxd_smtp_client_create(NX_SMTP_CLIENT *client_ptr, NX_IP *ip_ptr, NX_PACKET_POOL *client_pac… in _nxd_smtp_client_create() function