Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1682 DWORD dwExitCode; in System() local
1712 GetExitCodeProcess(pi.hProcess, &dwExitCode); in System()
1719 return dwExitCode; in System()