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

/vbox/src/VBox/Runtime/common/misc/
H A Ds3.cpp372 static xmlNodePtr rtS3FindNode(xmlNodePtr pNode, const char *pszName) function
382 xmlNodePtr pChildNode = rtS3FindNode(pNode, pszName);
414 pNode = rtS3FindNode(pNode, "Buckets");

Completed in 45 milliseconds