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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp170 static DECLCALLBACK(int) notImpl_WriteSync(void *pvUser, void *pvStorage, uint64_t off, const void *pvBuf, function
672 pThis->CoreIo.pfnWriteSync = notImpl_WriteSync;

Completed in 45 milliseconds