Searched refs:attach_console (Results 1 – 2 of 2) sorted by relevance
340 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local342 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()
321 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local323 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()