Searched refs:AuthenticatorName (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.cpp71 return fGeneralView->AuthenticatorName();
237 *settings = fGeneralView->AuthenticatorName();
254 *settings = (!fGeneralView->AuthenticatorName()
255 || authenticator != fGeneralView->AuthenticatorName());
275 if(fGeneralView->AuthenticatorName()) {
278 authenticator.AddString(MDSU_VALUES, fGeneralView->AuthenticatorName());
483 GeneralView::AuthenticatorName() const function in class:GeneralView
H A DGeneralAddon.h112 const char *AuthenticatorName() const;

Completed in 42 milliseconds