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

/haiku/src/preferences/time/
H A DNetworkTimeView.h87 bool _IsValidServerName(const char* serverName);
H A DNetworkTimeView.cpp328 bool isValid = _IsValidServerName(fServerTextControl->Text());
337 if (!_IsValidServerName(fServerTextControl->Text()))
565 NetworkTimeView::_IsValidServerName(const char* serverName) function in class:NetworkTimeView

Completed in 81 milliseconds