Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_smtp_client.c21 #define SUBJECT_LINE "NetX SMTP Client Demo" macro
186 SUBJECT_LINE, MAIL_BODY, sizeof(MAIL_BODY) - 1); in demo_client_thread_entry()
/NetX-Duo-v6.2.1/test/regression/smtp_test/
Dnetx_smtp_abnormal_packet_test.c32 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
284 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_invalid_release_test.c33 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
289 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_auth_none_test.c39 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
287 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_auth_logon_function_test.c34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
293 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_auth_no_type_function_test.c34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_auth_no_type_test.c34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_basic_function_test.c34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_missing_last_250_EHLO_message_test.c36 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_two_packet_EHLO_auth_last_message_test.c35 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
329 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
Dnetx_smtp_two_packet_EHLO_message_test.c35 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro
332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()