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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp182 uint8_t const *pabFiller = iPass == 1 ? g_abZeros : g_ab0xFF; local
196 rc = RTFileWrite(hFile, pabFiller, cbToWrite, NULL);

Completed in 43 milliseconds