Home
last modified time | relevance | path

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

/haiku/src/add-ons/network_settings/dialup/
H A DIPCPAddon.cpp34 static const char *kLabelPrimaryDNS = "Primary DNS: "; variable
270 fPrimaryDNS = new BTextControl("primaryDNS", kLabelPrimaryDNS, NULL, NULL); in IPCPView()