Searched refs:SUBJECT_LINE (Results 1 – 11 of 11) sorted by relevance
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_smtp_client.c | 21 #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/ |
| D | netx_smtp_abnormal_packet_test.c | 32 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 284 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_invalid_release_test.c | 33 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 289 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_none_test.c | 39 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 287 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_logon_function_test.c | 34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 293 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_no_type_function_test.c | 34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_no_type_test.c | 34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_basic_function_test.c | 34 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_missing_last_250_EHLO_message_test.c | 36 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_two_packet_EHLO_auth_last_message_test.c | 35 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 329 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_two_packet_EHLO_message_test.c | 35 #define SUBJECT_LINE "NetX Duo SMTP Client Demo" macro 332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|