Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.h257 #define NX_SMTP_CLIENT_REPLY_TO_USERNAME_PROMPT 2 macro
Dnxd_smtp_client.c2025 … if (client_ptr -> nx_smtp_client_authentication_reply == NX_SMTP_CLIENT_REPLY_TO_USERNAME_PROMPT) in _nx_smtp_cmd_auth_challenge()
3889 client_ptr -> nx_smtp_client_authentication_reply = NX_SMTP_CLIENT_REPLY_TO_USERNAME_PROMPT; in _nx_smtp_utility_authentication_challenge()
3936 client_ptr -> nx_smtp_client_authentication_reply = NX_SMTP_CLIENT_REPLY_TO_USERNAME_PROMPT; in _nx_smtp_utility_authentication_challenge()