Searched refs:MAIL_BODY (Results 1 – 11 of 11) sorted by relevance
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_smtp_client.c | 22 #define MAIL_BODY "NetX SMTP client is a simple SMTP client implementation \r\n" \ 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 | 33 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 284 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_invalid_release_test.c | 34 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 289 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_none_test.c | 40 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 287 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_logon_function_test.c | 35 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 293 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_no_type_function_test.c | 35 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_auth_no_type_test.c | 35 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_basic_function_test.c | 35 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 290 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_missing_last_250_EHLO_message_test.c | 37 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_two_packet_EHLO_auth_last_message_test.c | 36 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 329 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|
| D | netx_smtp_two_packet_EHLO_message_test.c | 36 #define MAIL_BODY ".NetX Duo SMTP client is a simple SMTP client implementation \r\n"… macro 332 SUBJECT_LINE, MAIL_BODY, strlen(MAIL_BODY)); in thread_0_entry()
|