Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dtest-dnssec.c144 mx->mx.exchange = strdup("mail.example.com."); in TEST()
145 assert_se(mx->mx.exchange); in TEST()
236 mx->mx.exchange = strdup("mail.example.com."); in TEST()
237 assert_se(mx->mx.exchange); in TEST()
674 mx1->mx.exchange = strdup("ASPMX.L.GOOGLE.COM"); in TEST()
675 assert_se(mx1->mx.exchange); in TEST()
683 mx2->mx.exchange = strdup("ALT2.ASPMX.L.GOOGLE.COM"); in TEST()
684 assert_se(mx2->mx.exchange); in TEST()
692 mx3->mx.exchange = strdup("ASPMX2.GOOGLEMAIL.COM"); in TEST()
693 assert_se(mx3->mx.exchange); in TEST()
[all …]
Dresolved-dns-rr.c432 free(rr->mx.exchange); in dns_resource_record_free()
620 return dns_name_equal(a->mx.exchange, b->mx.exchange); in dns_resource_record_payload_equal()
907 rr->mx.exchange); in dns_resource_record_to_string()
1387 dns_name_hash_func(rr->mx.exchange, state); in dns_resource_record_hash_func()
1562 copy->mx.exchange = strdup(rr->mx.exchange); in dns_resource_record_copy()
1563 if (!copy->mx.exchange) in dns_resource_record_copy()
Dresolved-dns-rr.h158 char *exchange; member
Dresolved-dns-packet.c995 r = dns_packet_append_name(p, rr->mx.exchange, true, true, NULL); in dns_packet_append_rr()
1825 r = dns_packet_read_name(p, &rr->mx.exchange, true, NULL); in dns_packet_read_rr()
/systemd-251/
DLICENSE.GPL288 you may at your option offer warranty protection in exchange for a fee.
DLICENSE.LGPL2.1159 and you may at your option offer warranty protection in exchange for a
DNEWS12485 kdbus kernel project. It works well enough to exchange
/systemd-251/LICENSES/
DLGPL-2.0-or-later.txt56 …of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.