Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DnsWMSettings.cpp50 static bool DoNNTPServer(nsIMsgAccountManager* pMgr,
178 if (DoNNTPServer(accMgr, xmlDoc, value, getter_AddRefs(anAccount))) in DoImport()
441 bool WMSettings::DoNNTPServer(nsIMsgAccountManager* pMgr, in DoNNTPServer() function in WMSettings