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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp2605 char achBootIdx[] = "0"; local
2615 achBootIdx[0] = '0' + uBootIdx++; /* Boot device order. */
2616 InsertConfigNode(pNetBootCfg, achBootIdx, &pNetBtDevCfg);

Completed in 89 milliseconds