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

/vbox/src/VBox/Runtime/r3/freebsd/
H A DrtProcInitExePath-freebsd.cpp64 rtPathFreeIprt(pszTmp, pszPath);
89 rtPathFreeIprt(pszTmp);
114 rtPathFreeIprt(pszTmp, pszPath);
/vbox/src/VBox/Runtime/r3/os2/
H A DrtProcInitExePath-os2.cpp56 rtPathFreeIprt(pszTmp, pszPath);
/vbox/src/VBox/Runtime/include/internal/
H A Dpath.h87 * Free by calling rtPathFreeIprt(). NULL on failure.
103 void rtPathFreeIprt(const char *pszPath, const char *pszNativePath);
/vbox/src/VBox/Runtime/r3/linux/
H A DrtProcInitExePath-linux.cpp58 rtPathFreeIprt(pszTmp, pszPath);
/vbox/src/VBox/Runtime/r3/solaris/
H A DrtProcInitExePath-solaris.cpp60 rtPathFreeIprt(pszTmp, pszPath);
/vbox/src/VBox/Runtime/generic/
H A Dpathhost-generic.cpp66 void rtPathFreeIprt(const char *pszPath, const char *pszNativePath) function
/vbox/src/VBox/Runtime/r3/darwin/
H A Dpathhost-darwin.cpp76 void rtPathFreeIprt(const char *pszPath, const char *pszNativePath) function
/vbox/src/VBox/Runtime/r3/posix/
H A Ddir-posix.cpp321 rtPathFreeIprt(pDir->pszName, pDir->Data.d_name);
409 rtPathFreeIprt(pDir->pszName, pDir->Data.d_name);
527 rtPathFreeIprt(pDir->pszName, pDir->Data.d_name);
H A Dpathhost-posix.cpp239 void rtPathFreeIprt(const char *pszPath, const char *pszNativePath) function

Completed in 48 milliseconds