Searched refs:GetExitCodeResult (Results 1 – 1 of 1) sorted by relevance
694 BOOL GetExitCodeResult; in process_pipe_io() local793 GetExitCodeResult = GetExitCodeProcess(childhand, &ierr); in process_pipe_io()799 if (GetExitCodeResult == FALSE) { in process_pipe_io()846 BOOL GetExitCodeResult; in process_file_io() local891 GetExitCodeResult = GetExitCodeProcess(childhand, &ierr); in process_file_io()897 if (GetExitCodeResult == FALSE) { in process_file_io()