Searched refs:_nx_smtp_mail_send (Results 1 – 2 of 2) sorted by relevance
382 #define nx_smtp_mail_send _nx_smtp_mail_send422 UINT _nx_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, CHAR *recipient_address, UINT priority,
579 status = _nx_smtp_mail_send(client_ptr, recipient_address, priority, in _nxe_smtp_mail_send()643 UINT _nx_smtp_mail_send(NX_SMTP_CLIENT *client_ptr, in _nx_smtp_mail_send() function