Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirkmod.c39 virCommandSetErrorBuffer(cmd, errbuf); in doModprobe()
53 virCommandSetErrorBuffer(cmd, errbuf); in doRmmod()
H A Dvircommand.h153 void virCommandSetErrorBuffer(virCommand *cmd,
H A Dviriscsi.c95 virCommandSetErrorBuffer(cmd, &error); in virISCSIGetSession()
H A Dvirnetdevbandwidth.c790 virCommandSetErrorBuffer(cmd, &errbuf); in virNetDevBandwidthSetRootQDisc()
H A Dvirfirewall.c582 virCommandSetErrorBuffer(cmd, &error); in virFirewallApplyRuleDirect()
H A Dvirsysinfo.c912 virCommandSetErrorBuffer(cmd, &err); in virSysinfoDMIDecodeOEMString()
H A Dvircommand.c1893 virCommandSetErrorBuffer(virCommand *cmd, char **errbuf) in virCommandSetErrorBuffer() function
H A Dvirfile.c299 virCommandSetErrorBuffer(ret->cmd, &ret->err_msg); in virFileWrapperFdNew()
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dcommandtest.c491 virCommandSetErrorBuffer(cmd, &erractual); in test14()
505 virCommandSetErrorBuffer(cmd, &jointactual); in test14()
621 virCommandSetErrorBuffer(cmd, &errbuf); in test17()
777 virCommandSetErrorBuffer(cmd, &errbuf); in test21()
1093 virCommandSetErrorBuffer(cmd, &erractual); in test27()
H A Dvirshtest.c127 virCommandSetErrorBuffer(cmd, &errbuf); in testCompareOutputLit()
/dports/devel/libvirt/libvirt-7.10.0/src/bhyve/
H A Dbhyve_capabilities.c216 virCommandSetErrorBuffer(cmd, &error); in bhyveProbeCapsDeviceHelper()
239 virCommandSetErrorBuffer(cmd, &help); in bhyveProbeCapsFromHelp()
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_tpm.c409 virCommandSetErrorBuffer(cmd, &errbuf); in qemuTPMCreateConfigFiles()
822 virCommandSetErrorBuffer(cmd, &errbuf); in qemuTPMEmulatorStop()
941 virCommandSetErrorBuffer(cmd, &errbuf); in qemuExtTPMStartEmulator()
H A Dqemu_interface.c346 virCommandSetErrorBuffer(cmd, &errbuf); in qemuCreateInBridgePortWithHelper()
H A Dqemu_saveimage.c608 virCommandSetErrorBuffer(cmd, &errbuf); in qemuSaveImageStartVM()
H A Dqemu_migration.c5968 virCommandSetErrorBuffer(compressor, &errbuf); in qemuMigrationSrcToFile()
H A Dqemu_process.c9221 virCommandSetErrorBuffer(proc->cmd, &(proc->stdErr)); in qemuProcessQMPLaunch()
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_backend_zfs.c68 virCommandSetErrorBuffer(cmd, &error); in virStorageBackendZFSVolModeNeeded()
H A Dstorage_util.c3237 virCommandSetErrorBuffer(cmd, &error); in virStorageBackendPARTEDFindLabel()
/dports/devel/libvirt/libvirt-7.10.0/src/vmware/
H A Dvmware_conf.c280 virCommandSetErrorBuffer(cmd, &outbuf); in vmwareExtractVersion()
/dports/devel/libvirt/libvirt-7.10.0/src/node_device/
H A Dnode_device_driver.c791 virCommandSetErrorBuffer(cmd, errbuf); in nodeDeviceGetMdevctlCommand()
1038 virCommandSetErrorBuffer(cmd, errmsg); in nodeDeviceGetMdevctlSetAutostartCommand()
1073 virCommandSetErrorBuffer(cmd, errmsg); in nodeDeviceGetMdevctlListCommand()
/dports/devel/libvirt/libvirt-7.10.0/src/
H A Dlibvirt_private.syms2053 virCommandSetErrorBuffer;