Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/devutils/gdb2/
H A Dgdb2.cpp30 void PrepAndLaunchRedirectedChild(HANDLE hChildStdOut,
129 PrepAndLaunchRedirectedChild(hOutputWrite,hInputRead,hErrorWrite,pszCommandLine); in main()
172 void PrepAndLaunchRedirectedChild(HANDLE hChildStdOut, in PrepAndLaunchRedirectedChild() function