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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp160 static int rtPathRmOneFile(PRTPATHRMCMDOPTS pOpts, const char *pszPath, PRTFSOBJINFO pObjInfo) function
329 rc = rtPathRmOneFile(pOpts, pszPath, &pDirEntry->Info);
344 rc = rtPathRmOneFile(pOpts, pszPath, &pDirEntry->Info);
435 return rtPathRmOneFile(pOpts, pszPath, &ObjInfo);
464 return rtPathRmOneFile(pOpts, pszPath, &ObjInfo);

Completed in 42 milliseconds