Searched defs:tagXMLLeaseTime (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp173 const std::string tagXMLLeaseTime = "Time"; variable
1426 xml::ElementNode *pLeaseTime = node->createChild(tagXMLLeaseTime.c_str());
1467 const xml::ElementNode *time = node->findChildElement(tagXMLLeaseTime.c_str());

Completed in 64 milliseconds