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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp233 static int rtPathRmOneDir(PRTPATHRMCMDOPTS pOpts, const char *pszPath) function
295 int rc2 = rtPathRmOneDir(pOpts, pszPath);
454 return rtPathRmOneDir(pOpts, pszPath);

Completed in 42 milliseconds