Searched refs:servers (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DHostDnsService.cpp47 std::set<std::string> l(servers.begin(), servers.end());
48 std::set<std::string> r(info.servers.begin(), info.servers.end());
56 return (servers == info.servers)
319 dumpHostDnsStrVector("name server", m->info->servers);
321 detachVectorOfString(m->info->servers, aNameServers);
386 dumpHostDnsStrVector("server", info.servers);
H A DHostDnsServiceResolvConf.cpp94 info.servers.push_back(st.rcps_str_nameserver[i]);
H A DHostDnsService.h38 std::vector<std::string> servers; member in class:HostDnsInformation
/vbox/src/VBox/NetworkServices/NetLib/
H A DComHostUtils.cpp125 /*const*/ AddressToOffsetMapping& mapping, AddressList& servers)
127 servers.clear();
152 servers.push_back(addr);
124 hostDnsServers(const ComHostPtr& host, const RTNETADDRIPV4& networkid, AddressToOffsetMapping& mapping, AddressList& servers) argument
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh19 ## Start one or several X servers in the background for use with headless
33 # * Clean up all sub-processes (X servers) ourselves when we are stopped
72 Start one or several X servers in the background for use with headless
109 Command to execute to wait until all dependencies for the X servers are
115 List of users who will have access to the X servers started and for whom we
127 X servers, such as setting up the X server authentication. The default
138 Command to execute once the X servers have been successfully started. It
/vbox/src/VBox/Main/src-server/darwin/
H A DHostDnsServiceDarwin.cpp219 info.servers.push_back(std::string(pszServerAddress));
/vbox/src/VBox/Main/src-server/win/
H A DHostDnsServiceWin.cpp294 * When name servers are configured statically it seems that the
318 info.servers.push_back(szAddrStr);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 77 milliseconds