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

/vbox/src/VBox/Runtime/r3/nt/
H A Dpathint-nt.cpp235 * RTNtPathFree.
365 RTDECL(void) RTNtPathFree(struct _UNICODE_STRING *pNtName, HANDLE *phRootDir) function
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp1915 RTNtPathFree(&NtPathUniStr, &hRootDir);
2028 RTNtPathFree(&NtPathUniStr, &hRootDir);
2045 RTNtPathFree(&NtPathUniStr, &hRootDir);
2048 RTNtPathFree(&NtPathUniStr, &hRootDir);
/vbox/include/iprt/nt/
H A Dnt.h255 * RTNtPathFree.
272 RTDECL(void) RTNtPathFree(struct _UNICODE_STRING *pNtName, HANDLE *phRootDir);

Completed in 1023 milliseconds