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

/vbox/src/VBox/Frontends/VirtualBox/src/
H A Dhardenedmain.cpp67 return SUPR3HardenedMain("VirtualBox", fFlags | SUPSECMAIN_FLAGS_TRUSTED_ERROR, argc, argv, envp);
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp1724 if (!(g_fSupHardenedMain & SUPSECMAIN_FLAGS_TRUSTED_ERROR))
/vbox/include/VBox/
H A Dsup.h1026 * hardened main() must specify SUPSECMAIN_FLAGS_TRUSTED_ERROR when calling
1066 #define SUPSECMAIN_FLAGS_TRUSTED_ERROR RT_BIT_32(1) macro

Completed in 52 milliseconds