/freebsd/sys/netlink/ |
H A D | netlink_message_parser.c | 126 nl_parse_attrs_raw(struct nlattr * nla_head,int len,const struct nlattr_parser * ps,int pslen,struct nl_pstate * npt,void * target) nl_parse_attrs_raw() argument 129 int error = 0; nl_parse_attrs_raw() local 197 nlattr_get_flag(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_flag() argument 261 nlattr_get_ip(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ip() argument 263 int error = 0; nlattr_get_ip() local 305 nlattr_get_ipvia(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ipvia() argument 307 int error = 0; nlattr_get_ipvia() local 316 nlattr_get_bool(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_bool() argument 328 nlattr_get_uint8(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint8() argument 340 nlattr_get_uint16(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint16() argument 352 nlattr_get_uint32(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint32() argument 364 nlattr_get_uint64(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_uint64() argument 376 nlattr_get_in_addr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_in_addr() argument 388 nlattr_get_in6_addr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_in6_addr() argument 401 nlattr_get_ifp_internal(struct nlattr * nla,struct nl_pstate * npt,void * target,bool zero_ok) nlattr_get_ifp_internal() argument 431 nlattr_get_ifp(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ifp() argument 437 nlattr_get_ifpz(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_ifpz() argument 443 nlattr_get_chara(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_chara() argument 460 nlattr_get_string(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_string() argument 475 nlattr_get_stringn(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_stringn() argument 490 nlattr_get_bytes(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_bytes() argument 503 nlattr_get_nla(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nla() argument 511 nlattr_get_nested(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested() argument 514 int error; nlattr_get_nested() local 522 nlattr_get_nested_ptr(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_ptr() argument 525 int error; nlattr_get_nested_ptr() local 533 nlf_get_ifp(void * src,struct nl_pstate * npt,void * target) nlf_get_ifp() argument 550 nlf_get_ifpz(void * src,struct nl_pstate * npt,void * target) nlf_get_ifpz() argument 567 nlf_get_u8(void * src,struct nl_pstate * npt,void * target) nlf_get_u8() argument 577 nlf_get_u8_u32(void * src,struct nl_pstate * npt,void * target) nlf_get_u8_u32() argument 584 nlf_get_u16(void * src,struct nl_pstate * npt,void * target) nlf_get_u16() argument 591 nlf_get_u32(void * src,struct nl_pstate * npt,void * target) nlf_get_u32() argument [all...] |
H A D | netlink_snl_route.h | 89 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/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectExpression.cpp | 41 Status error; in SetOptionValue() local 202 const Target &target, const OptionGroupValueObjectDisplay &display_opts) { in GetEvaluateExpressionOptions() 347 Target &target = exe_target ? *exe_target : GetDummyTarget(); in HandleCompletion() local 380 Status error; in HandleCompletion() local 410 Target &target = exe_target ? *exe_target : GetDummyTarget(); in EvaluateExpression() local 446 Status error(CanBeUsedForElementCountPrinting(*result_valobj_sp)); in EvaluateExpression() local 464 if (llvm::Error error = in EvaluateExpression() local 608 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local 668 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local
|
H A D | CommandObjectWatchpoint.cpp | 42 static bool CheckTargetForWatchpointOperations(Target *target, in CheckTargetForWatchpointOperations() 70 Target *target, Args &args, std::vector<uint32_t> &wp_ids) { in VerifyWatchpointIDs() 171 Status error; in SetOptionValue() local 206 Target *target = &GetSelectedTarget(); in DoExecute() local 289 Target *target = &GetSelectedTarget(); in DoExecute() local 358 Target *target = &GetSelectedTarget(); in DoExecute() local 467 Target *target = &GetSelectedTarget(); in DoExecute() local 556 Status error; in SetOptionValue() local 587 Target *target = &GetSelectedTarget(); in DoExecute() local 674 Status error; in SetOptionValue() local [all …]
|
H A D | CommandObjectBreakpoint.cpp | 64 Status error; in SetOptionValue() local 197 Status error; in SetOptionValue() local 266 Status error; in SetOptionValue() local 542 Target &target = GetSelectedOrDummyTarget(m_dummy_options.m_use_dummy); in DoExecute() local 711 Status error; in DoExecute() local 769 bool GetDefaultFile(Target &target, FileSpec &file, in GetDefaultFile() 842 Target &target = GetSelectedOrDummyTarget(m_dummy_opts.m_use_dummy); in DoExecute() local 906 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local 1013 Target &target = GetSelectedOrDummyTarget(); in DoExecute() local 1105 Status error; in SetOptionValue() local [all …]
|
H A D | CommandObjectTarget.cpp | 75 static void DumpTargetInfo(uint32_t target_idx, Target *target, in DumpTargetInfo() 171 Status error; in SetOptionValue() local 290 Status error(debugger.GetTargetList().CreateTarget( in DoExecute() local 674 Target *target = m_exe_ctx.GetTargetPtr(); in DoExecute() local 787 if (llvm::Error error = valobj_sp->Dump(s, options)) in DumpValueObject() local 794 Target *target = static_cast<Target *>(baton); in GetVariableCallback() local 833 Target *target = m_exe_ctx.GetTargetPtr(); in DoExecute() local 856 Status error(Variable::GetValuesForVariableExpressionPath( in DoExecute() local 1030 Target *target = &GetSelectedTarget(); in DoExecute() local 1077 Target *target = &GetSelectedTarget(); in DoExecute() local [all …]
|
H A D | CommandObjectBreakpointCommand.cpp | 249 Status error; in SetOptionValue() local 326 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); in DoExecute() local 377 Status error; in DoExecute() local 455 Status error; in SetOptionValue() local 484 Target &target = GetSelectedOrDummyTarget(m_options.m_use_dummy); in DoExecute() local 551 Target *target = &GetSelectedTarget(); in DoExecute() local
|
/freebsd/sys/dev/ciss/ |
H A D | ciss.c | 450 int error; in ciss_attach() local 645 int error, sqmask, i; in ciss_init_pci() local 1062 int error, command_status; in ciss_flush_adapter() local 1117 int i, error = 0; in ciss_soft_reset() local 1214 ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ciss_command_map_helper() 1229 int error, command_status; in ciss_identify_adapter() local 1362 int error = 0; in ciss_report_luns() local 1451 int error = 0, i, j; in ciss_init_logical() local 1505 int bus, target; in ciss_init_logical() local 1533 int error = 0, i; in ciss_init_physical() local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBFrame.cpp | 103 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 = exe_ctx.GetTargetPtr(); in GetFunction() local 216 Target *target = exe_ctx.GetTargetPtr(); in GetSymbol() local 239 Target *target = exe_ctx.GetTargetPtr(); in GetBlock() local 260 Target *target = exe_ctx.GetTargetPtr(); in GetFrameBlock() local 281 Target *target = exe_ctx.GetTargetPtr(); in GetLineEntry() local 331 Target *target = exe_ctx.GetTargetPtr(); in GetPC() local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/ |
H A D | ClangREPL.cpp | 20 ClangREPL::ClangREPL(lldb::LanguageType language, Target &target) in ClangREPL() 48 lldb::REPLSP ClangREPL::CreateInstance(Status &error, in CreateInstance() 50 Debugger *debugger, Target *target, in CreateInstance() 98 if (llvm::Error error = valobj_sp->Dump(*output_sp)) in PrintOneVariable() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | DynamicLoader.cpp | 78 Target &target = m_process->GetTarget(); in GetTargetExecutable() local 129 Target &target = m_process->GetTarget(); in UnloadSectionsCommon() local 154 Target &target = m_process->GetTarget(); in FindModuleViaTarget() local 196 Target &target = process->GetTarget(); in LoadBinaryWithUUIDAndAddress() local 197 Status error; in LoadBinaryWithUUIDAndAddress() local 349 Status error; in ReadUnsignedIntWithSizeInBytes() local 359 Status error; in ReadPointer() local
|
H A D | Value.cpp | 155 Status error; AppendDataToHostBuffer() local 317 Status error; GetValueAsData() local 358 Target *target = exe_ctx->GetTargetPtr(); GetValueAsData() local 483 Target *target = exe_ctx->GetTargetPtr(); GetValueAsData() local 590 Status error(GetValueAsData(exe_ctx, data, nullptr)); ResolveValue() local 661 ConvertToLoadAddress(Module * module,Target * target) ConvertToLoadAddress() argument [all...] |
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ |
H A D | UnwindAssembly-x86.cpp | 55 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/usr.bin/iscsictl/ |
H A D | parse.y | 52 static struct target *target; variable 418 int error; in check_perms() local 445 int error; in conf_new_from_file() local
|
H A D | iscsictl.c | 110 int error; in default_initiator_name() local 273 int error; in kernel_add() local 287 int error; in kernel_modify() local 299 kernel_modify_some(int iscsi_fd, unsigned int session_id, const char *target, in kernel_modify_some() 308 int error; in kernel_modify_some() local 367 int error; in kernel_remove() local 389 int error; in kernel_list() local 561 int error; in kernel_wait() local 637 *target = NULL, *user = NULL, *secret = NULL; in main() local 641 int ch, error, iscsi_fd, retval, saved_errno; in main() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DYLDRendezvous.cpp | 41 Status error; ResolveRendezvousAddress() local 56 Target *target = &m_process->GetTarget(); ResolveRendezvousAddress() local 482 Status error; ReadWord() local 492 Status error; ReadPointer() local 503 Status error; ReadStringFromMemory() local 516 isLoadBiasIncorrect(Target & target,const std::string & file_path) isLoadBiasIncorrect() argument 533 Status error = UpdateBaseAddrIfNecessary() local 597 Target &target = m_process->GetTarget(); FindMetadata() local 610 Status error; FindMetadata() local [all...] |
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Platform.cpp | 159 Platform::LocateExecutableScriptingResources(Target *target, Module &module, in LocateExecutableScriptingResources() 175 Status error(eErrorTypeGeneric); in GetSharedModule() local 352 Target *target, std::vector<std::string> &options) { in AddClangModuleCompilationOptions() 380 Status error; member 401 Status error = rc_baton->platform_ptr->MakeDirectory( in RecurseCopy_Callback() local 473 Status error; in Install() local 603 Status error; in MakeDirectory() local 618 Status error; in GetFilePermissions() local 631 Status error; in SetFilePermissions() local 640 Status &error) { in OpenFile() [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_log_spacemap.c | 428 log_summary_entry_t *target = NULL; in spa_log_summary_decrement_mscount() local 550 spa_log_sm_t target = { .sls_txg = txg }; in spa_log_sm_decrement_mscount() local 613 log_summary_entry_t *target = NULL; in spa_log_summary_dirty_flushed_metaslab() local 917 int error = zap_lookup(mos, DMU_POOL_DIRECTORY_OBJECT, in spa_cleanup_old_sm_logs() local 964 int error = zap_lookup(mos, DMU_POOL_DIRECTORY_OBJECT, in spa_generate_syncing_log_sm() local 1006 int error; in spa_ld_log_sm_metadata() local 1044 spa_log_sm_t target = { .sls_txg = metaslab_unflushed_txg(m) }; in spa_ld_log_sm_metadata() local 1135 int error = 0; in spa_ld_log_sm_data() local 1290 int error = zap_lookup(mos, vd->vdev_top_zap, in spa_ld_unflushed_txgs() local 1341 int error; in spa_ld_log_spacemaps() local
|
/freebsd/usr.sbin/iscsid/ |
H A D | discovery.c | 86 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/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | MinidumpFileBuilder.cpp | 63 lldb_private::Target &target = m_process_sp->GetTarget(); in AddHeaderAndCalculateDirectories() local 87 Status error; in AddHeaderAndCalculateDirectories() local 101 Status error; in AddDirectory() local 131 Status error; in AddSystemInfo() local 216 Status error; in WriteString() local 239 llvm::Expected<uint64_t> getModuleFileSize(Target &target, in getModuleFileSize() 288 Status error; in AddModuleList() local 290 lldb_private::Target &target = m_process_sp->GetTarget(); in AddModuleList() local 455 Status error; in read_register_u128() local 567 Status error; in FixThreadStacks() local [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntime.cpp | 121 Target *target = exe_ctx.GetTargetPtr(); in GetObjectDescription() local 173 Status error; in GetObjectDescription() local 214 Status error; in GetObjectDescription() local 383 Target &target = process->GetTarget(); in GetObjCVersion() local 462 Target &target(m_process->GetTarget()); in CalculateHasNewLiteralsAndIndexing() local 480 Target &target = m_process->GetTarget(); in CreateExceptionSearchFilter() local 554 Status error; in GetBacktraceThreadFromException() local 593 Status error; in GetBacktraceThreadFromException() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/ |
H A D | EmulateInstructionMIPS.cpp | 69 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 …]
|
/freebsd/sys/dev/ata/chipsets/ |
H A D | ata-ite.c | 116 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/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | CFBasicHash.cpp | 45 Status error; in UpdateFor() local 46 Target *target = m_exe_ctx_ref.GetTargetSP().get(); in UpdateFor() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 149 Target &target, BreakpointSite *bp_site) { in GetSoftwareBreakpointTrapOpcode() 217 Status error; in ConnectRemote() local 279 Status error; in DisconnectRemote() local 326 Status error; in LaunchProcess() local 414 Debugger &debugger, Target &target, in DebugProcess() 415 Status &error) { in DebugProcess() 492 Target *target, // Can be NULL, if NULL create a new target, else use in Attach() 494 Status &error) { in Attach() 546 Status error = m_gdb_client_up->MakeDirectory(file_spec, mode); in MakeDirectory() local 560 Status error = in GetFilePermissions() local [all …]
|