Home
last modified time | relevance | path

Searched refs:virCommandSetErrorFD (Results 1 – 12 of 12) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/bhyve/
H A Dbhyve_process.c161 virCommandSetErrorFD(cmd, &logfd); in virBhyveProcessStartImpl()
177 virCommandSetErrorFD(load_cmd, &logfd); in virBhyveProcessStartImpl()
240 virCommandSetErrorFD(load_cmd, &logfd); in virBhyveProcessStartImpl()
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirpolkit.c202 virCommandSetErrorFD(agent->cmd, &errfd); in virPolkitAgentCreate()
H A Dvircommand.h162 void virCommandSetErrorFD(virCommand *cmd,
H A Dvircommand.c1974 virCommandSetErrorFD(virCommand *cmd, int *errfd) in virCommandSetErrorFD() function
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_dbus.c221 virCommandSetErrorFD(cmd, &errfd); in qemuDBusStart()
H A Dqemu_slirp.c279 virCommandSetErrorFD(cmd, &errfd); in qemuSlirpStart()
H A Dqemu_virtiofs.c240 virCommandSetErrorFD(cmd, &logfd); in qemuVirtioFSStart()
H A Dqemu_process.c2988 virCommandSetErrorFD(cmd, &errfd); in qemuProcessStartManagedPRDaemon()
7358 virCommandSetErrorFD(cmd, &logfile); in qemuProcessLaunch()
/dports/devel/libvirt/libvirt-7.10.0/src/lxc/
H A Dlxc_process.c1017 virCommandSetErrorFD(cmd, logfd); in virLXCProcessBuildControllerCmd()
/dports/devel/libvirt/libvirt-7.10.0/src/rpc/
H A Dvirnetsocket.c805 virCommandSetErrorFD(cmd, &errfd[1]); in virNetSocketNewConnectCommand()
/dports/devel/libvirt/libvirt-7.10.0/src/
H A Dlibvirt_private.syms2054 virCommandSetErrorFD;
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvsh.c2466 virCommandSetErrorFD(cmd, &errfd); in vshEditFile()