Home
last modified time | relevance | path

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

/haiku/src/preferences/mail/
H A DAutoConfig.cpp15 BString provider = ExtractProvider(email); in GetInfoFromMailAddress() local
18 if (LoadProviderInfo(provider, info) == B_OK) in GetInfoFromMailAddress()
22 if (GetMXRecord(provider.String(), info) == B_OK) in GetInfoFromMailAddress()
26 GuessServerName(provider.String(), info); in GetInfoFromMailAddress()
32 AutoConfig::GetMXRecord(const char* provider, provider_info *info) in GetMXRecord() argument
36 if (dnsQuery.GetMXRecords(provider, &mxList) != B_OK) in GetMXRecord()
56 AutoConfig::GuessServerName(const char* provider, provider_info* info) in GuessServerName() argument
59 info->imap_server += provider; in GuessServerName()
61 info->pop_server += provider; in GuessServerName()
63 info->smtp_server += provider; in GuessServerName()
[all …]
H A DAutoConfig.h47 BString provider; member
74 status_t GetMXRecord(const char* provider, provider_info *info);
75 status_t GuessServerName(const char* provider,
79 status_t LoadProviderInfo(const BString &provider, provider_info* info);
H A DAutoConfigView.cpp263 BString provider; in IsValidMailAddress() local
264 email.CopyInto(provider, atPos + 1, email.Length() - atPos); in IsValidMailAddress()
265 if (provider.FindLast(".") < 0) in IsValidMailAddress()
/haiku/src/preferences/mail/ProviderInfo/
H A DReadMe1 The provider database is simply a collection of files with attributes. To add
2 new provider to the image rdef files are used. In the jam file you have to add
3 the new provider name. Here an example rdef file:
/haiku/src/kits/media/
H A DDecoderPlugin.cpp37 Decoder::SetChunkProvider(ChunkProvider *provider) in SetChunkProvider() argument
40 fChunkProvider = provider; in SetChunkProvider()
H A DMediaDecoder.cpp213 } * provider = new(std::nothrow) MediaDecoderChunkProvider(this); in AttachToDecoder() local
215 if (!provider) in AttachToDecoder()
218 fDecoder->SetChunkProvider(provider); in AttachToDecoder()
/haiku/headers/private/media/
H A DDecoderPlugin.h46 void SetChunkProvider(ChunkProvider* provider);
/haiku/src/kits/package/manager/
H A DPackageManager.cpp880 BDecisionProvider provider; in DownloadPackage() local
881 BContext context(provider, *this); in DownloadPackage()
890 BDecisionProvider provider; in RefreshRepository() local
891 BContext context(provider, *this); in RefreshRepository()
/haiku/build/jam/images/definitions/
H A Dregular357 # Add mail provider infos.
/haiku/data/system/data/fortunes/
H A DFortunes596 You seek to shield those you love and you like the role of the provider.
/haiku/docs/user/
H A DDoxyfile1482 # an umbrella under which multiple documentation sets from a single provider
1490 # an umbrella under which multiple documentation sets from a single provider