Searched refs:nx_smtp_mail_send (Results 1 – 2 of 2) sorted by relevance
382 #define nx_smtp_mail_send _nx_smtp_mail_send macro388 #define nx_smtp_mail_send _nxe_smtp_mail_send macro401 UINT nx_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, CHAR *recipient_address, UINT priority,
185 status = nx_smtp_mail_send(&demo_client, RECIPIENT_ADDRESS, NX_SMTP_MAIL_PRIORITY_NORMAL, in demo_client_thread_entry()