Searched refs:authentification_pop (Results 1 - 4 of 4) sorted by relevance

/haiku/src/preferences/mail/
H A DAutoConfig.h53 int32 authentification_pop; member in struct:provider_info
H A DAutoConfig.cpp47 info->authentification_pop = 0;
65 info->authentification_pop = 0;
79 printf("pop authentication: %i\n", int(pInfo->authentification_pop));
150 info->authentification_pop = authType;
H A DAutoConfigWindow.cpp182 authType = fAccountInfo.providerInfo.authentification_pop;
H A DAutoConfigView.cpp317 int authID = info.providerInfo.authentification_pop;
435 info.providerInfo.authentification_pop

Completed in 539 milliseconds