Searched defs:retcode (Results 1 – 6 of 6) sorted by relevance
19 long retcode; in syscall() local28 long retcode; in syscall() local38 long retcode; in syscall() local48 long retcode; in syscall() local58 long retcode; in syscall() local71 long retcode; in syscall() local86 long retcode; in syscall() local
34 retcode = int(pull_from_device(device_exitcode)) variable
139 int retcode; in PutFile() local196 int retcode; in GetFile() local
601 uint64_t retcode = platform_sp->ReadFile( in DoExecute() local696 uint64_t retcode = in DoExecute() local
3134 uint32_t retcode = response.GetHexMaxU64(false, UINT64_MAX); in GetFileSize() local3231 int64_t retcode = response.GetS64(-1, 16); in ReadFile() local3373 bool retcode = (response.GetChar() != '0'); in GetFileExists() local
692 bool retcode = llvm::sys::fs::exists(path); in Handle_vFile_Exists() local