Home
last modified time | relevance | path

Searched +defs:error +defs:target (Results 1 – 25 of 265) sorted by relevance

1234567891011

/freebsd-src/sys/netlink/
H A Dnetlink_message_parser.c126 struct nl_pstate *npt, void *target) in nl_parse_attrs_raw()
129 int error = 0; in nl_parse_attrs_raw() local
197 nlattr_get_flag(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_flag()
261 nlattr_get_ip(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ip()
263 int error = 0; in nlattr_get_ip() local
305 nlattr_get_ipvia(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_ipvia()
307 int error = 0; in nlattr_get_ipvia() local
316 nlattr_get_bool(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_bool()
328 nlattr_get_uint8(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint8()
340 nlattr_get_uint16(struct nlattr *nla, struct nl_pstate *npt, const void *arg, void *target) in nlattr_get_uint16()
[all …]
H A Dnetlink_snl_route.h89 const void *arg __unused, void *target) in snl_attr_get_ip()
91 int error = 0; in snl_attr_get_ip() local
118 const void *arg __unused, void *target) in snl_attr_get_ipvia()
120 int error = 0; in snl_attr_get_ipvia() local
180 const void *arg __unused, void *target) in snl_attr_get_in_addr()
191 const void *arg __unused, void *target) in snl_attr_get_in6_addr()
/freebsd-src/sys/dev/ciss/
H A Dciss.c413 int error; ciss_attach() local
608 int error, sqmask, i; ciss_init_pci() local
1025 int error, command_status; ciss_flush_adapter() local
1080 int i, error = 0; ciss_soft_reset() local
1177 ciss_command_map_helper(void * arg,bus_dma_segment_t * segs,int nseg,int error) ciss_command_map_helper() argument
1192 int error, command_status; ciss_identify_adapter() local
1316 int error = 0; ciss_report_luns() local
1405 int error = 0, i, j; ciss_init_logical() local
1459 int bus, target; ciss_init_logical() local
1487 int error = 0, i; ciss_init_physical() local
1604 int bus, target; ciss_filter_physical() local
1651 int error; ciss_inquiry_logical() local
1712 int error, command_status; ciss_identify_logical() local
1812 int error, command_status; ciss_get_ldrive_status() local
1899 int error = 0, ldrive; ciss_accept_media() local
2076 int error; ciss_start() local
2380 int error; ciss_poll_request() local
2412 int error; ciss_wait_request() local
2551 int error; ciss_get_bmic_request() local
2626 int error = 0; ciss_user_command() local
2712 int error = 0; ciss_map_request() local
2754 ciss_request_map_helper(void * arg,bus_dma_segment_t * segs,int nseg,int error) ciss_request_map_helper() argument
2933 ciss_cam_rescan_target(struct ciss_softc * sc,int bus,int target) ciss_cam_rescan_target() argument
2963 int bus, target; ciss_cam_action() local
3096 int bus, target; ciss_cam_action_io() local
3099 int error; ciss_cam_action_io() local
3202 int bus, target; ciss_cam_emulate() local
3355 int bus, target; ciss_cam_complete_fixup() local
3399 ciss_name_device(struct ciss_softc * sc,int bus,int target) ciss_name_device() argument
3435 int error = 0; ciss_periodic() local
3576 int error; ciss_notify_event() local
3739 int error, command_status, scsi_status; ciss_notify_abort() local
3861 int error, command_status; ciss_notify_abort_bmic() local
3960 int bus, target; ciss_notify_rescan_logical() local
3990 int ostatus, bus, target; ciss_notify_logical() local
4084 int bus, target; ciss_notify_hotplug() local
4266 int bus, target, i; ciss_print_ldrive() local
4551 int error; ciss_ioctl() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp103 Target *target = exe_ctx.GetTargetPtr(); in operator bool() local
122 Target *target = exe_ctx.GetTargetPtr(); in GetSymbolContext() local
144 Target *target = exe_ctx.GetTargetPtr(); in GetModule() local
168 Target *target = exe_ctx.GetTargetPtr(); in GetCompileUnit() local
192 Target *target in GetFunction() local
216 Target *target = exe_ctx.GetTargetPtr(); GetSymbol() local
239 Target *target = exe_ctx.GetTargetPtr(); GetBlock() local
260 Target *target = exe_ctx.GetTargetPtr(); GetFrameBlock() local
281 Target *target = exe_ctx.GetTargetPtr(); GetLineEntry() local
331 Target *target = exe_ctx.GetTargetPtr(); GetPC() local
354 Target *target = exe_ctx.GetTargetPtr(); SetPC() local
377 Target *target = exe_ctx.GetTargetPtr(); GetSP() local
400 Target *target = exe_ctx.GetTargetPtr(); GetFP() local
424 Target *target = exe_ctx.GetTargetPtr(); GetPCAddress() local
451 Target *target = exe_ctx.GetTargetPtr(); GetValueForVariablePath() local
473 Target *target = exe_ctx.GetTargetPtr(); GetValueForVariablePath() local
481 Status error; GetValueForVariablePath() local
502 Target *target = exe_ctx.GetTargetPtr(); FindVariable() local
527 Target *target = exe_ctx.GetTargetPtr(); FindVariable() local
553 Target *target = exe_ctx.GetTargetPtr(); FindValue() local
577 Target *target = exe_ctx.GetTargetPtr(); FindValue() local
714 Target *target = exe_ctx.GetTargetPtr(); Disassemble() local
737 Target *target = exe_ctx.GetTargetPtr(); GetVariables() local
766 Target *target = exe_ctx.GetTargetPtr(); GetVariables() local
787 Target *target = exe_ctx.GetTargetPtr(); GetVariables() local
898 Target *target = exe_ctx.GetTargetPtr(); GetRegisters() local
929 Target *target = exe_ctx.GetTargetPtr(); FindRegister() local
959 Target *target = exe_ctx.GetTargetPtr(); GetDescriptionWithFormat() local
961 SBError error; GetDescriptionWithFormat() local
994 Target *target = exe_ctx.GetTargetPtr(); GetDescription() local
1019 Target *target = exe_ctx.GetTargetPtr(); EvaluateExpression() local
1033 Status error; EvaluateExpression() local
1055 Target *target = exe_ctx.GetTargetPtr(); EvaluateExpression() local
1076 Target *target = exe_ctx.GetTargetPtr(); EvaluateExpression() local
1102 Target *target = exe_ctx.GetTargetPtr(); EvaluateExpression() local
1125 Status error; EvaluateExpression() local
1132 Status error; EvaluateExpression() local
1165 Target *target = exe_ctx.GetTargetPtr(); IsInlined() local
1214 Target *target = exe_ctx.GetTargetPtr(); GuessLanguage() local
1236 Target *target = exe_ctx.GetTargetPtr(); GetFunctionName() local
1279 Target *target = exe_ctx.GetTargetPtr(); GetDisplayFunctionName() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp55 Status error; in GetNonCallSiteUnwindPlanFromAssembly() local
156 Status error; in AugmentUnwindPlanFromCallSite() local
185 Target &target(process_sp->GetTarget()); in GetFastUnwindPlan() local
186 Status error; in GetFastUnwindPlan() local
213 Target *target = exe_ctx.GetTargetPtr(); in FirstNonPrologueInsn() local
221 Status error; in FirstNonPrologueInsn() local
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp41 Status error; in SetOptionValue() local
202 GetEvaluateExpressionOptions(const Target & target,const OptionGroupValueObjectDisplay & display_opts) GetEvaluateExpressionOptions() argument
359 Target &target = exe_target ? *exe_target : GetDummyTarget(); HandleCompletion() local
392 Status error; HandleCompletion() local
422 Target &target = exe_target ? *exe_target : GetDummyTarget(); EvaluateExpression() local
458 Status error(CanBeUsedForElementCountPrinting(*result_valobj_sp)); EvaluateExpression() local
616 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
676 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
[all...]
H A DCommandObjectWatchpoint.cpp42 static bool CheckTargetForWatchpointOperations(Target *target, in CheckTargetForWatchpointOperations() argument
70 Target *target, Args &args, std::vector<uint32_t> &wp_ids) { in VerifyWatchpointIDs() argument
176 Status error; SetOptionValue() local
211 Target *target = &GetSelectedTarget(); DoExecute() local
299 Target *target = &GetSelectedTarget(); DoExecute() local
373 Target *target = &GetSelectedTarget(); DoExecute() local
487 Target *target = &GetSelectedTarget(); DoExecute() local
581 Status error; SetOptionValue() local
612 Target *target = &GetSelectedTarget(); DoExecute() local
704 Status error; SetOptionValue() local
736 Target *target = &GetSelectedTarget(); DoExecute() local
850 Target *target = static_cast<Target *>(baton); GetVariableCallback() local
858 Target *target = GetDebugger().GetSelectedTarget().get(); DoExecute() local
890 Status error; DoExecute() local
904 Status error(Variable::GetValuesForVariableExpressionPath( DoExecute() local
1056 Target *target = GetDebugger().GetSelectedTarget().get(); DoExecute() local
1145 Status error; DoExecute() local
[all...]
H A DCommandObjectBreakpoint.cpp64 Status error; in SetOptionValue() local
194 Status error; SetOptionValue() local
263 Status error; SetOptionValue() local
532 Target &target = GetSelectedOrDummyTarget(m_dummy_options.m_use_dummy); DoExecute() local
701 Status error; DoExecute() local
759 GetDefaultFile(Target & target,FileSpec & file,CommandReturnObject & result) GetDefaultFile() argument
837 Target &target = GetSelectedOrDummyTarget(m_dummy_opts.m_use_dummy); DoExecute() local
906 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
1018 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
1118 Status error; SetOptionValue() local
1164 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); DoExecute() local
1247 Status error; SetOptionValue() local
1283 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
1396 Status error; SetOptionValue() local
1437 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); DoExecute() local
1556 Status error; SetOptionValue() local
1615 Status error; SetOptionValue() local
1707 Target &target = GetSelectedOrDummyTarget(false); DoExecute() local
1714 Status error; DoExecute() local
1735 Status error; DoExecute() local
1801 Target &target = DoExecute() local
1828 Status error; // This error reports illegal names, but we've already DoExecute() local
1882 Target &target = DoExecute() local
1941 Target &target = DoExecute() local
1959 Status error; DoExecute() local
2140 Status error; SetOptionValue() local
2199 Status error; HandleOptionArgumentCompletion() local
2252 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
2260 Status error = target.CreateBreakpointsFromFile(input_spec, DoExecute() local
2333 Status error; SetOptionValue() local
2367 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
2385 Status error = target.SerializeBreakpointsToFile(file_spec, valid_bp_ids, DoExecute() local
2457 VerifyIDs(Args & args,Target * target,bool allow_locations,CommandReturnObject & result,BreakpointIDList * valid_ids,BreakpointName::Permissions::PermissionKinds purpose) VerifyIDs() argument
[all...]
H A DCommandObjectTarget.cpp75 static void DumpTargetInfo(uint32_t target_idx, Target *target, in DumpTargetInfo() argument
171 Status error; in SetOptionValue() local
308 Status error(debugger.GetTargetList().CreateTarget( DoExecute() local
694 Target *target = m_exe_ctx.GetTargetPtr(); DoExecute() local
825 Target *target = static_cast<Target *>(baton); GetVariableCallback() local
864 Target *target = m_exe_ctx.GetTargetPtr(); DoExecute() local
887 Status error(Variable::GetValuesForVariableExpressionPath( DoExecute() local
1061 Target *target = &GetSelectedTarget(); DoExecute() local
1108 Target *target = &GetSelectedTarget(); DoExecute() local
1167 Target *target = m_exe_ctx.GetTargetPtr(); HandleArgumentCompletion() local
1182 Target *target = &GetSelectedTarget(); DoExecute() local
1237 Target *target = &GetSelectedTarget(); DoExecute() local
1272 Target *target = &GetSelectedTarget(); DoExecute() local
1487 llvm::StringRef error; DumpDwoFilesTable() local
1522 llvm::StringRef error; DumpOsoFilesTable() local
1568 Target *target = interpreter.GetExecutionContext().GetTargetPtr(); LookupAddressInModule() local
1711 LookupTypeInModule(Target * target,CommandInterpreter & interpreter,Stream & strm,Module * module,const char * name_cstr,bool name_is_regex) LookupTypeInModule() argument
1764 LookupTypeHere(Target * target,CommandInterpreter & interpreter,Stream & strm,Module & module,const char * name_cstr,bool name_is_regex) LookupTypeHere() argument
1834 FindModulesByName(Target * target,const char * module_name,ModuleList & module_list,bool check_global_list) FindModulesByName() argument
1968 Target *target = &GetSelectedTarget(); DoExecute() local
2033 Status error; SetOptionValue() local
2069 Target *target = &GetSelectedTarget(); DoExecute() local
2167 Target *target = &GetSelectedTarget(); DoExecute() local
2309 Target *target = &GetSelectedTarget(); DoExecute() local
2380 Target *target = &GetSelectedTarget(); DoExecute() local
2463 Target *target = m_exe_ctx.GetTargetPtr(); DoExecute() local
2571 Status error; SetOptionValue() local
2604 Target &target = GetSelectedTarget(); DoExecute() local
2805 Target *target = &GetSelectedTarget(); DoExecute() local
2818 Status error; DoExecute() local
2879 Status error; DoExecute() local
2955 Target *target = &GetSelectedTarget(); DoExecute() local
3108 Status error = process->WriteObjectFile(std::move(loadables)); DoExecute() local
3199 Status error; SetOptionValue() local
3246 Target *target = GetDebugger().GetSelectedTarget().get(); DoExecute() local
3369 PrintModule(Target * target,Module * module,int indent,Stream & strm) PrintModule() argument
3542 Status error; SetOptionValue() local
3601 Target *target = m_exe_ctx.GetTargetPtr(); DoExecute() local
3884 Status error; SetOptionValue() local
4158 Target *target = &GetSelectedTarget(); DoExecute() local
4356 AddModuleSymbols(Target * target,ModuleSpec & module_spec,bool & flush,CommandReturnObject & result) AddModuleSymbols() argument
4473 Status error; AddModuleSymbols() local
4514 Status error; DownloadObjectAndSymbolFile() local
4550 Target *target = m_exe_ctx.GetTargetPtr(); AddSymbolsForFile() local
4677 Target *target = m_exe_ctx.GetTargetPtr(); DoExecute() local
4816 Status error; SetOptionValue() local
5040 Target *target = GetDebugger().GetSelectedTarget().get(); IOHandlerInputComplete() local
5065 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
5148 Status error = hook_ptr->SetScriptCallback( DoExecute() local
5204 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
5260 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
5304 Target &target = GetSelectedOrDummyTarget(); DoExecute() local
5394 Target &target = GetSelectedTarget(); DoExecute() local
[all...]
H A DCommandObjectBreakpointCommand.cpp261 Status error; SetOptionValue() local
338 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); DoExecute() local
389 Status error; DoExecute() local
479 Status error; SetOptionValue() local
508 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); DoExecute() local
587 Target *target = &GetSelectedTarget(); DoExecute() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp77 Target &target = m_process->GetTarget(); GetTargetExecutable() local
128 Target &target = m_process->GetTarget(); UnloadSectionsCommon() local
153 Target &target = m_process->GetTarget(); FindModuleViaTarget() local
195 Target &target = process->GetTarget(); LoadBinaryWithUUIDAndAddress() local
196 Status error; LoadBinaryWithUUIDAndAddress() local
331 Status error; ReadUnsignedIntWithSizeInBytes() local
341 Status error; ReadPointer() local
[all...]
H A DValue.cpp157 Status error; in AppendDataToHostBuffer() local
319 Status error; in GetValueAsData() local
360 Target *target = exe_ctx->GetTargetPtr(); in GetValueAsData() local
485 Target *target = exe_ctx->GetTargetPtr(); in GetValueAsData() local
592 Status error(GetValueAsData(exe_ctx, data, module)); in ResolveValue() local
663 void Value::ConvertToLoadAddress(Module *module, Target *target) { in ConvertToLoadAddress()
/freebsd-src/usr.bin/iscsictl/
H A Dparse.y52 static struct target *target; variable
418 int error; in check_perms() local
445 int error; in conf_new_from_file() local
H A Discsictl.c109 int error; default_initiator_name() local
372 int error; kernel_add() local
386 int error; kernel_modify() local
398 kernel_modify_some(int iscsi_fd,unsigned int session_id,const char * target,const char * target_addr,const char * user,const char * secret,int enable) kernel_modify_some() argument
407 int error; kernel_modify_some() local
466 int error; kernel_remove() local
488 int error; kernel_list() local
660 int error; kernel_wait() local
736 *target = NULL, *user = NULL, *secret = NULL; main() local
740 int ch, error, iscsi_fd, retval, saved_errno; main() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp159 Platform::LocateExecutableScriptingResources(Target *target, Module &module, in LocateExecutableScriptingResources() argument
209 Status error(eErrorTypeGeneric); GetSharedModule() local
386 AddClangModuleCompilationOptions(Target * target,std::vector<std::string> & options) AddClangModuleCompilationOptions() argument
414 Status error; global() member
435 Status error = rc_baton->platform_ptr->MakeDirectory( RecurseCopy_Callback() local
507 Status error; Install() local
637 Status error; MakeDirectory() local
652 Status error; GetFilePermissions() local
665 Status error; SetFilePermissions() local
674 OpenFile(const FileSpec & file_spec,File::OpenOptions flags,uint32_t mode,Status & error) OpenFile() argument
680 CloseFile(user_id_t fd,Status & error) CloseFile() argument
697 ReadFile(lldb::user_id_t fd,uint64_t offset,void * dst,uint64_t dst_len,Status & error) ReadFile() argument
707 WriteFile(lldb::user_id_t fd,uint64_t offset,const void * src,uint64_t src_len,Status & error) WriteFile() argument
769 Status error; ResolveExecutable() local
804 Status error; ResolveRemoteExecutable() local
866 ResolveSymbolFile(Target & target,const ModuleSpec & sym_spec,FileSpec & sym_file) ResolveSymbolFile() argument
868 Status error; ResolveSymbolFile() local
947 Status error; ConnectRemote() local
960 Status error; DisconnectRemote() local
1001 Status error; LaunchProcess() local
1067 DebugProcess(ProcessLaunchInfo & launch_info,Debugger & debugger,Target & target,Status & error) DebugProcess() argument
1068 DebugProcess(ProcessLaunchInfo & launch_info,Debugger & debugger,Target & target,Status & error) DebugProcess() argument
1199 Status error; PutFile() local
1245 Status error("unimplemented"); GetFile() local
1380 Status error; SetOptionValue() local
1408 SetThreadCreationBreakpoint(lldb_private::Target & target) SetThreadCreationBreakpoint() argument
1426 Status error; SetOptionValue() local
1457 Status error; SetOptionValue() local
1494 Status error = GetRemoteSharedModule( GetCachedExecutable() local
1532 Status error; GetRemoteSharedModule() local
1608 const Status error = module_resolver(resolved_module_spec); GetRemoteSharedModule() local
1641 Status error = CallLocateModuleCallbackIfSet() local
1747 auto error = m_module_cache->GetAndPut( GetCachedSharedModule() local
1774 Status error; DownloadModuleSlice() local
1846 LoadImage(lldb_private::Process * process,const lldb_private::FileSpec & local_file,const lldb_private::FileSpec & remote_file,lldb_private::Status & error) LoadImage() argument
1883 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument
1892 LoadImageUsingPaths(lldb_private::Process * process,const lldb_private::FileSpec & remote_filename,const std::vector<std::string> & paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_path) LoadImageUsingPaths() argument
1913 ConnectProcess(llvm::StringRef connect_url,llvm::StringRef plugin_name,Debugger & debugger,Target * target,Status & error) ConnectProcess() argument
1914 ConnectProcess(llvm::StringRef connect_url,llvm::StringRef plugin_name,Debugger & debugger,Target * target,Status & error) ConnectProcess() argument
1921 ConnectProcessSynchronous(llvm::StringRef connect_url,llvm::StringRef plugin_name,Debugger & debugger,Stream & stream,Target * target,Status & error) ConnectProcessSynchronous() argument
1929 DoConnectProcess(llvm::StringRef connect_url,llvm::StringRef plugin_name,Debugger & debugger,Stream * stream,Target * target,Status & error) DoConnectProcess() argument
1984 ConnectToWaitingProcesses(lldb_private::Debugger & debugger,lldb_private::Status & error) ConnectToWaitingProcesses() argument
1989 GetSoftwareBreakpointTrapOpcode(Target & target,BreakpointSite * bp_site) GetSoftwareBreakpointTrapOpcode() argument
2154 GetOrCreate(const ArchSpec & arch,const ArchSpec & process_host_arch,ArchSpec * platform_arch_ptr,Status & error) GetOrCreate() argument
2205 Status error; GetOrCreate() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp20 ClangREPL::ClangREPL(lldb::LanguageType language, Target &target) in ClangREPL() argument
48 lldb::REPLSP ClangREPL::CreateInstance(Status &error, in CreateInstance() argument
50 Debugger *debugger, Target *target, in CreateInstance() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp67 Status error; in ResolveRendezvousAddress() local
82 Target *target = &m_process->GetTarget(); in ResolveRendezvousAddress() local
593 Status error; in ReadWord() local
603 Status error; in ReadPointer() local
614 Status error; in ReadStringFromMemory() local
627 static bool isLoadBiasIncorrect(Target &target, const std::string &file_path) { in isLoadBiasIncorrect()
644 Status error = in UpdateBaseAddrIfNecessary() local
708 Target &target = m_process->GetTarget(); in FindMetadata() local
724 Status error; in FindMetadata() local
/freebsd-src/usr.sbin/iscsid/
H A Ddiscovery.c86 kernel_add(const struct iscsid_connection *conn, const char *target) in kernel_add()
89 int error; in kernel_add() local
105 int error; in kernel_remove() local
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dspa_log_spacemap.c427 log_summary_entry_t *target = NULL; in spa_log_summary_decrement_mscount() local
549 spa_log_sm_t target = { .sls_txg = txg }; in spa_log_sm_decrement_mscount() local
612 log_summary_entry_t *target = NULL; spa_log_summary_dirty_flushed_metaslab() local
916 int error = zap_lookup(mos, DMU_POOL_DIRECTORY_OBJECT, spa_cleanup_old_sm_logs() local
963 int error = zap_lookup(mos, DMU_POOL_DIRECTORY_OBJECT, spa_generate_syncing_log_sm() local
1005 int error; spa_ld_log_sm_metadata() local
1042 spa_log_sm_t target = { .sls_txg = metaslab_unflushed_txg(m) }; spa_ld_log_sm_metadata() local
1133 int error = 0; spa_ld_log_sm_data() local
1288 int error = zap_lookup(mos, vd->vdev_top_zap, spa_ld_unflushed_txgs() local
1339 int error; spa_ld_log_spacemaps() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp117 Target *target = exe_ctx.GetTargetPtr(); GetObjectDescription() local
169 Status error; GetObjectDescription() local
210 Status error; GetObjectDescription() local
377 Target &target = process->GetTarget(); GetObjCVersion() local
456 Target &target(m_process->GetTarget()); CalculateHasNewLiteralsAndIndexing() local
474 Target &target = m_process->GetTarget(); CreateExceptionSearchFilter() local
547 Status error; GetBacktraceThreadFromException() local
586 Status error; GetBacktraceThreadFromException() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp45 Status error; in UpdateFor() local
46 Target *target = m_exe_ctx_ref.GetTargetSP().get(); in UpdateFor() local
/freebsd-src/sys/dev/ata/chipsets/
H A Data-ite.c116 int error; in ata_ite_ch_attach() local
125 ata_ite_821x_setmode(device_t dev, int target, int mode) in ata_ite_821x_setmode()
171 ata_ite_8213_setmode(device_t dev, int target, int mode) in ata_ite_8213_setmode()
/freebsd-src/usr.sbin/ctld/
H A Dparse.y51 static struct target *target = NULL; variable
164 int error; variable
248 int error; variable
384 int error; variable
402 int error; global() variable
413 int error; global() variable
424 int error; global() variable
447 int error; global() variable
632 int error; global() variable
878 int error; global() variable
1141 int error; parse_conf() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp149 Target &target, BreakpointSite *bp_site) { in GetSoftwareBreakpointTrapOpcode() argument
217 Status error; in ConnectRemote() local
279 Status error; DisconnectRemote() local
326 Status error; LaunchProcess() local
414 DebugProcess(ProcessLaunchInfo & launch_info,Debugger & debugger,Target & target,Status & error) DebugProcess() argument
415 DebugProcess(ProcessLaunchInfo & launch_info,Debugger & debugger,Target & target,Status & error) DebugProcess() argument
492 Attach(ProcessAttachInfo & attach_info,Debugger & debugger,Target * target,Status & error) Attach() argument
494 Attach(ProcessAttachInfo & attach_info,Debugger & debugger,Target * target,Status & error) Attach() argument
546 Status error = m_gdb_client_up->MakeDirectory(file_spec, mode); MakeDirectory() local
560 Status error = GetFilePermissions() local
575 Status error = SetFilePermissions() local
589 OpenFile(const FileSpec & file_spec,File::OpenOptions flags,uint32_t mode,Status & error) OpenFile() argument
595 CloseFile(lldb::user_id_t fd,Status & error) CloseFile() argument
617 ReadFile(lldb::user_id_t fd,uint64_t offset,void * dst,uint64_t dst_len,Status & error) ReadFile() argument
626 WriteFile(lldb::user_id_t fd,uint64_t offset,const void * src,uint64_t src_len,Status & error) WriteFile() argument
645 Status error = m_gdb_client_up->CreateSymlink(src, dst); CreateSymlink() local
658 Status error = m_gdb_client_up->Unlink(file_spec); Unlink() local
810 ConnectToWaitingProcesses(Debugger & debugger,Status & error) ConnectToWaitingProcesses() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp69 const llvm::Target *target = in EmulateInstructionMIPS() local
989 Target *target) { in SetInstruction()
994 Status error; in SetInstruction() local
1267 Status error; in Emulate_SW() local
1527 Status error; in Emulate_SWSP() local
1610 Status error; in Emulate_SWM16_32() local
1792 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops() local
1842 int32_t offset, pc, target = 0, rs_val, rt_val; in Emulate_BXX_3ops_C() local
1921 int32_t offset, pc, target = 0; in Emulate_Bcond_Link_C() local
1990 int32_t offset, pc, target = 0; in Emulate_Bcond_Link() local
[all …]

1234567891011