Home
last modified time | relevance | path

Searched refs:virGetSecret (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/secret/
H A Dsecret_driver.c169 ret = virGetSecret(conn, in secretLookupByUUID()
200 ret = virGetSecret(conn, in secretLookupByUsage()
264 ret = virGetSecret(conn, in secretDefineXML()
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dsecret_event.c109 virSecretPtr secret = virGetSecret(conn, in virSecretEventDispatchDefaultFunc()
H A Dvirsecretobj.c563 if (!(secret = virGetSecret(data->conn, def->uuid, in virSecretObjListExportCallback()
/dports/devel/libvirt/libvirt-7.10.0/src/
H A Ddatatypes.h822 virSecretPtr virGetSecret(virConnectPtr conn,
H A Ddatatypes.c755 virGetSecret(virConnectPtr conn, const unsigned char *uuid, in virGetSecret() function
H A Dlibvirt_private.syms1510 virGetSecret;
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dqemuxml2argvtest.c77 return virGetSecret(conn, uuid, usageType, usageID); in fakeSecretLookupByUsage()
86 return virGetSecret(conn, uuid, VIR_SECRET_USAGE_TYPE_NONE, ""); in fakeSecretLookupByUUID()
/dports/devel/libvirt/libvirt-7.10.0/src/remote/
H A Dremote_daemon_dispatch.c7158 return virGetSecret(conn, BAD_CAST secret.uuid, secret.usageType, secret.usageID); in get_nonnull_secret()
H A Dremote_driver.c8201 return virGetSecret(conn, BAD_CAST secret.uuid, secret.usageType, secret.usageID); in get_nonnull_secret()
/dports/devel/py-libvirt/libvirt-python-7.10.0/
H A DChangeLog9984 of printable. Change virGetSecret to use raw format UUID