Searched refs:psxErr (Results 1 – 1 of 1) sorted by relevance
335 sal_Int32 psxErr = GetLastError(); in execute() local336 if (ERROR_SUCCESS == psxErr) in execute()337 psxErr = E_UNKNOWN_EXEC_ERROR; in execute()339 psxErr = MapError(psxErr); in execute()344 psxErr); in execute()