Home
last modified time | relevance | path

Searched refs:VIR_CRED_AUTHNAME (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/libvirt-java/libvirt-java-0.5.2/src/main/java/org/libvirt/
H A DConnectAuthDefault.java18 CredentialType.VIR_CRED_AUTHNAME, in ConnectAuthDefault()
33 case VIR_CRED_AUTHNAME: in callback()
H A DConnectAuth.java74 VIR_CRED_AUTHNAME(2), enumConstant
/dports/devel/py-libvirt/libvirt-python-7.10.0/tests/
H A Dtest_conn.py55 if (cred[0] == libvirt.VIR_CRED_AUTHNAME and
66 auth = [[libvirt.VIR_CRED_AUTHNAME,
/dports/devel/py-libvirt/libvirt-python-7.10.0/examples/
H A Desxlist.py30 if credential[0] == libvirt.VIR_CRED_AUTHNAME:
92 auth = [[libvirt.VIR_CRED_AUTHNAME, libvirt.VIR_CRED_NOECHOPROMPT],
/dports/devel/libvirt/libvirt-7.10.0/examples/c/misc/
H A Dopenauth.c171 case VIR_CRED_AUTHNAME: in authCallback()
200 VIR_CRED_AUTHNAME,
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirauth.c163 if (auth->credtype[ncred] != VIR_CRED_AUTHNAME) in virAuthGetUsernamePath()
172 cred.type = VIR_CRED_AUTHNAME; in virAuthGetUsernamePath()
/dports/devel/libvirt/libvirt-7.10.0/src/locking/
H A Dsanlock_helper.c58 VIR_CRED_AUTHNAME, in main()
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/compute/drivers/
H A Dlibvirt_driver.py87 auth = [[libvirt.VIR_CRED_AUTHNAME, libvirt.VIR_CRED_PASSPHRASE],
109 if credential[0] == libvirt.VIR_CRED_AUTHNAME:
/dports/net-mgmt/virt-viewer/virt-viewer-11.0/src/
H A Dvirt-viewer.c972 case VIR_CRED_AUTHNAME: in virt_viewer_auth_libvirt_credentials()
1005 [VIR_CRED_AUTHNAME] = "Identify to authorize as", in virt_viewer_auth_libvirt_credentials()
1011 case VIR_CRED_AUTHNAME: in virt_viewer_auth_libvirt_credentials()
1066 { VIR_CRED_AUTHNAME, VIR_CRED_PASSPHRASE }; in virt_viewer_connect()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-host.h493 VIR_CRED_AUTHNAME = 2, /* Identify to authorize as */ enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/
H A Dlibvirt.c131 case VIR_CRED_AUTHNAME: in virConnectAuthCallbackDefault()
185 VIR_CRED_AUTHNAME,
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/
H A Dconnection.py144 libvirt.VIR_CRED_AUTHNAME,
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/misc/
H A Dvirt.py183 auth = [[libvirt.VIR_CRED_AUTHNAME, libvirt.VIR_CRED_NOECHOPROMPT], [], None]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/libvirt/plugins/modules/
H A Dvirt.py185 auth = [[libvirt.VIR_CRED_AUTHNAME, libvirt.VIR_CRED_NOECHOPROMPT], [], None]
/dports/devel/libvirt/libvirt-7.10.0/src/libxl/
H A Dlibxl_migration.c1103 VIR_CRED_AUTHNAME,
/dports/devel/libvirt-dbus/libvirt-dbus-1.4.1/src/
H A Dconnect.c18 VIR_CRED_AUTHNAME,
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dvirt.py214 if credential[0] == libvirt.VIR_CRED_AUTHNAME:
257 libvirt.VIR_CRED_AUTHNAME,
/dports/devel/libvirt/libvirt-7.10.0/src/remote/
H A Dremote_driver.c3676 case VIR_CRED_AUTHNAME: in remoteAuthCredVir2SASL()
3708 return VIR_CRED_AUTHNAME; in remoteAuthCredSASL2Vir()
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_migration.c5057 VIR_CRED_AUTHNAME,
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs6416 REGISTER_CONSTANT(VIR_CRED_AUTHNAME, CRED_AUTHNAME);
/dports/devel/libvirt/libvirt-7.10.0/po/
H A Dko.po11232 msgid "Missing VIR_CRED_AUTHNAME credential type"
11233 msgstr "VIR_CRED_AUTHNAME 자격 증명 유형 누락"
H A Dru.po11461 msgid "Missing VIR_CRED_AUTHNAME credential type"
11462 msgstr "Отсутствует тип учётных данных VIR_CRED_AUTHNAME credential type"
H A Duk.po11685 msgid "Missing VIR_CRED_AUTHNAME credential type"
11686 msgstr "Пропущено тип реєстраційних даних VIR_CRED_AUTHNAME"
H A Dit.po11276 msgid "Missing VIR_CRED_AUTHNAME credential type"
11277 msgstr "Tipo di credenziali VIR_CRED_AUTHNAME mancante"
H A Dcs.po11353 msgid "Missing VIR_CRED_AUTHNAME credential type"
11354 msgstr "Chybí VIR_CRED_AUTHNAME typ přihlašovacích údajů"

123