/external/curl/docs/examples/ |
D | smtp-mail.c | 93 struct curl_slist *recipients = NULL; in main() local 115 recipients = curl_slist_append(recipients, TO_ADDR); in main() 116 recipients = curl_slist_append(recipients, CC_ADDR); in main() 117 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 135 curl_slist_free_all(recipients); in main()
|
D | smtp-tls.c | 90 struct curl_slist *recipients = NULL; in main() local 139 recipients = curl_slist_append(recipients, TO); in main() 140 recipients = curl_slist_append(recipients, CC); in main() 141 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 164 curl_slist_free_all(recipients); in main()
|
D | smtp-ssl.c | 90 struct curl_slist *recipients = NULL; in main() local 137 recipients = curl_slist_append(recipients, TO); in main() 138 recipients = curl_slist_append(recipients, CC); in main() 139 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 162 curl_slist_free_all(recipients); in main()
|
D | smtp-mime.c | 77 struct curl_slist *recipients = NULL; in main() local 99 recipients = curl_slist_append(recipients, TO); in main() 100 recipients = curl_slist_append(recipients, CC); in main() 101 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 145 curl_slist_free_all(recipients); in main()
|
D | smtp-vrfy.c | 47 struct curl_slist *recipients = NULL; in main() local 55 recipients = curl_slist_append(recipients, "<recipient@example.com>"); in main() 56 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 67 curl_slist_free_all(recipients); in main()
|
D | smtp-expn.c | 44 struct curl_slist *recipients = NULL; in main() local 52 recipients = curl_slist_append(recipients, "Friends"); in main() 53 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 67 curl_slist_free_all(recipients); in main()
|
D | smtp-multi.c | 109 struct curl_slist *recipients = NULL; in main() local 138 recipients = curl_slist_append(recipients, TO); in main() 139 recipients = curl_slist_append(recipients, CC); in main() 140 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 234 curl_slist_free_all(recipients); in main()
|
D | smtp-authzid.c | 96 struct curl_slist *recipients = NULL; in main() local 128 recipients = curl_slist_append(recipients, TO_ADDR); in main() 129 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main() 147 curl_slist_free_all(recipients); in main()
|
/external/autotest/site_utils/ |
D | gmail_lib.py | 198 if not args.recipients or not args.subject: 205 recipients = [] variable 206 for r in args.recipients: 208 recipients.append(r) 209 if recipients: 210 print 'Randomly selected recipients %s' % recipients 215 recipients = args.recipients variable 219 send_email(','.join(recipients), args.subject , message_text)
|
/external/curl/tests/libtest/ |
D | lib652.c | 34 struct curl_slist *recipients = NULL; in test() local 90 recipients = curl_slist_append(NULL, "someone@example.com"); in test() 91 if(!recipients) { in test() 103 test_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in test() 123 curl_slist_free_all(recipients); in test()
|
/external/python/cpython2/Doc/includes/ |
D | email-dir.py | 52 if not opts.sender or not opts.recipients: 61 outer['To'] = COMMASPACE.join(opts.recipients) 109 s.sendmail(opts.sender, opts.recipients, composed)
|
/external/autotest/server/cros/dynamic_suite/ |
D | reporting.py | 173 recipients = ', '.join(to_set) 174 if not recipients: 180 recipients, bug.title(), bug.summary(), retry=False,
|
/external/python/cpython2/Lib/ |
D | smtplib.py | 112 def __init__(self, recipients): argument 113 self.recipients = recipients 114 self.args = (recipients,)
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 22 Agreement, ARM hereby grants to you and to recipients of the Software 29 Agreement, ARM hereby grants you and to recipients of the Software
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 22 Agreement, ARM hereby grants to you and to recipients of the Software 29 Agreement, ARM hereby grants you and to recipients of the Software
|
/external/curl/docs/cmdline-opts/ |
D | mail-rcpt.d | 8 option several times to send to multiple recipients.
|
/external/python/cpython3/Doc/includes/ |
D | email-dir.py | 45 msg['To'] = ', '.join(args.recipients)
|
/external/python/cpython3/Lib/ |
D | smtplib.py | 124 def __init__(self, recipients): argument 125 self.recipients = recipients 126 self.args = (recipients,)
|
/external/eigen/ |
D | COPYING.MPL2 | 164 the terms of this License. You must inform recipients that the Source 167 attempt to alter or restrict the recipients' rights in the Source Code 175 Form, as described in Section 3.1, and You must inform recipients of 183 the recipients' rights in the Source Code Form under this License. 209 indemnity or liability obligations to one or more recipients of Covered
|
D | NOTICE | 164 the terms of this License. You must inform recipients that the Source 167 attempt to alter or restrict the recipients' rights in the Source Code 175 Form, as described in Section 3.1, and You must inform recipients of 183 the recipients' rights in the Source Code Form under this License. 209 indemnity or liability obligations to one or more recipients of Covered
|
/external/python/cpython2/Doc/library/ |
D | smtplib.rst | 113 through the attribute :attr:`recipients`, which is a dictionary of exactly the 299 options to different recipients you have to use the low-level methods such as 324 All recipients were refused. Nobody got the mail. The :attr:`recipients` 326 refused recipients (like the one returned when at least one recipient was
|
D | smtpd.rst | 38 originator, *rcpttos* are the envelope recipients and *data* is a string
|
/external/libkmsxx/ |
D | LICENSE | 167 the terms of this License. You must inform recipients that the Source 170 attempt to alter or restrict the recipients' rights in the Source Code 178 Form, as described in Section 3.1, and You must inform recipients of 186 the recipients' rights in the Source Code Form under this License. 212 indemnity or liability obligations to one or more recipients of Covered
|
D | NOTICE | 167 the terms of this License. You must inform recipients that the Source 170 attempt to alter or restrict the recipients' rights in the Source Code 178 Form, as described in Section 3.1, and You must inform recipients of 186 the recipients' rights in the Source Code Form under this License. 212 indemnity or liability obligations to one or more recipients of Covered
|
/external/doclava/res/assets/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 34 gratis or for a fee, you must give the recipients all the rights that 46 want its recipients to know that what they have is not the original, so 84 and give any other recipients of the Program a copy of this License 193 restrictions on the recipients' exercise of the rights granted herein.
|