Home
last modified time | relevance | path

Searched refs:TestNtCreateFile (Results 1 – 4 of 4) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/nt/test/
H A DTestNtCreateFile.c12 int TestNtCreateFile(int argc, char* argv[]) in TestNtCreateFile() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dipc_leak_test.cc150 void TestNtCreateFile() { in TestNtCreateFile() function
284 TestNtCreateFile(); in IPC_Leak()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dipc_leak_test.cc151 void TestNtCreateFile() { in TestNtCreateFile() function
285 TestNtCreateFile(); in IPC_Leak()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/test/win/
H A DTestDllInterceptor.cpp190 bool TestNtCreateFile(void* aFunc) { in TestNtCreateFile() function
626 TestHook(TestNtCreateFile, "ntdll.dll", "NtCreateFile") && in main()