Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_mail_client.c131 const char *mail_from; /* E-Mail address to use as sender */ member
391 opt.mail_from = DFL_MAIL_FROM; in main()
429 opt.mail_from = q; in main()
730 len = sprintf((char *) buf, "MAIL FROM:<%s>\r\n", opt.mail_from); in main()
770 "Enjoy!", opt.mail_from); in main()