Searched refs:InsertConfigBytes (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/src-client/ |
H A D | ConsoleImpl2.cpp | 415 static void InsertConfigBytes(PCFGMNODE pNode, function 1075 InsertConfigBytes(pRoot, "UUID", &HardwareUuid, sizeof(HardwareUuid)); 1756 InsertConfigBytes(pBiosCfg, "UUID", &HardwareUuid,sizeof(HardwareUuid)); 1857 InsertConfigBytes(pCfg, "UUID", &HardwareUuid,sizeof(HardwareUuid)); 2560 InsertConfigBytes(pCfg, "MAC", &Mac, sizeof(Mac));
|
Completed in 45 milliseconds