Searched defs:hostname (Results 1 – 18 of 18) sorted by relevance
| /qemu/migration/ |
| A D | tls.c | 118 const char *hostname, in migration_tls_client_create() 138 const char *hostname, in migration_tls_channel_connect()
|
| A D | channel.c | 64 const char *hostname, in migration_channel_connect()
|
| A D | socket.c | 47 char *hostname; member
|
| A D | multifd.c | 704 const char *hostname = s->hostname; in multifd_tls_channel_connect() local
|
| A D | migration.h | 462 char *hostname; member
|
| /qemu/tests/unit/ |
| A D | test-crypto-tlssession.c | 202 const char *hostname; member 436 hostname, wildcards) \ in main() argument 449 hostname, wildcards) \ in main() argument
|
| A D | test-io-channel-tls.c | 47 const char *hostname; member 283 hostname, wildcards) \ in main() argument
|
| A D | socket-helpers.c | 41 static int socket_can_bind_connect(const char *hostname, int family) in socket_can_bind_connect()
|
| A D | crypto-tls-x509-helpers.h | 160 hostname, ipaddr) \ argument
|
| /qemu/nbd/ |
| A D | client.c | 619 const char *hostname, Error **errp) in nbd_receive_starttls() 901 const char *hostname, QIOChannel **outioc, in nbd_start_negotiate() 1041 const char *hostname, QIOChannel **outioc, in nbd_receive_negotiate() 1163 const char *hostname, NBDExportInfo **info, in nbd_receive_export_list()
|
| /qemu/crypto/ |
| A D | tlssession.c | 40 char *hostname; member 134 const char *hostname, in qcrypto_tls_session_new()
|
| /qemu/ui/ |
| A D | ui-qmp-cmds.c | 187 void qmp_client_migrate_info(const char *protocol, const char *hostname, in qmp_client_migrate_info()
|
| A D | ui-hmp-cmds.c | 468 const char *hostname = qdict_get_str(qdict, "hostname"); in hmp_client_migrate_info() local
|
| A D | spice-core.c | 590 int qemu_spice_migrate_info(const char *hostname, int port, int tls_port, in qemu_spice_migrate_info()
|
| /qemu/io/ |
| A D | channel-tls.c | 110 const char *hostname, in qio_channel_tls_new_client()
|
| /qemu/qga/ |
| A D | commands.c | 560 g_autofree char *hostname = qga_get_host_name(errp); in qmp_guest_get_host_name() local
|
| A D | commands-posix.c | 1348 g_autofree char *hostname = NULL; in qga_get_host_name() local
|
| /qemu/ |
| A D | qemu-nbd.c | 182 const char *hostname) in qemu_nbd_client_list()
|
Completed in 41 milliseconds