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

/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp139 static int rtPathRmOneSymlink(PRTPATHRMCMDOPTS pOpts, const char *pszPath) function
337 rc = rtPathRmOneSymlink(pOpts, pszPath);
458 return rtPathRmOneSymlink(pOpts, pszPath);

Completed in 42 milliseconds