Home
last modified time | relevance | path

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

/haiku/src/preferences/mail/
H A DDNSQuery.h102 status_t GetMXRecords(const BString& serverName,
H A DAutoConfig.cpp36 if (dnsQuery.GetMXRecords(provider, &mxList) != B_OK) in GetMXRecord()
H A DDNSQuery.cpp301 DNSQuery::GetMXRecords(const BString& serverName, in GetMXRecords() function in DNSQuery