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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp1835 static int ctrlCopyFileExists(PCOPYCONTEXT pContext, bool bOnGuest, function
1870 return ctrlCopyFileExists(pContext, pContext->fHostToGuest,
1887 return ctrlCopyFileExists(pContext, !pContext->fHostToGuest,

Completed in 53 milliseconds