Home
last modified time | relevance | path

Searched refs:propsret (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_command.h68 virJSONValue **propsret);
76 virJSONValue **propsret);
H A Dqemu_monitor.h1039 int qemuMonitorCreateObjectProps(virJSONValue **propsret,
H A Dqemu_monitor.c2874 qemuMonitorCreateObjectProps(virJSONValue **propsret, in qemuMonitorCreateObjectProps() argument
2899 *propsret = g_steal_pointer(&props); in qemuMonitorCreateObjectProps()
H A Dqemu_command.c1196 virJSONValue **propsret) in qemuBuildSecretInfoProps() argument
1203 return qemuMonitorCreateObjectProps(propsret, "secret", in qemuBuildSecretInfoProps()
1259 virJSONValue **propsret) in qemuBuildTLSx509BackendProps() argument
1261 if (qemuMonitorCreateObjectProps(propsret, "tls-creds-x509", alias, in qemuBuildTLSx509BackendProps()