Searched refs:NeedsAuthenticationRequest (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.h44 bool NeedsAuthenticationRequest() const;
H A DGeneralAddon.cpp69 GeneralAddon::NeedsAuthenticationRequest() const function in class:GeneralAddon
H A DDialUpView.cpp274 return fGeneralAddon ? fGeneralAddon->NeedsAuthenticationRequest() : false;

Completed in 44 milliseconds