Searched refs:qemu_strdup (Results 1 – 25 of 30) sorted by relevance
12
59 acl->aclname = qemu_strdup(aclname); in qemu_acl_init()120 entry->match = qemu_strdup(match); in qemu_acl_append()146 entry->match = qemu_strdup(match); in qemu_acl_insert()
75 char *qemu_strdup(const char *str) in qemu_strdup() function
280 list->value.s = qemu_strdup(value); in set_option_parameter()623 opt->name = qemu_strdup(name); in qemu_opt_set()630 opt->str = qemu_strdup(value); in qemu_opt_set()706 opts->id = qemu_strdup(id); in qemu_opts_create()
102 s->qemu_put_mouse_event_name = qemu_strdup(name); in qemu_add_mouse_event_handler()
221 return qemu_strdup(buf); in os_find_datadir()
79 entry->key = qemu_strdup(key); in alloc_entry()
213 char *qemu_strdup(const char *str);
267 rs->completions[rs->nb_completions++] = qemu_strdup(str); in readline_add_completion()
401 dinfo->id = qemu_strdup(buf); in drive_init()
1955 return qemu_strdup(buf); in find_datadir()2038 return qemu_strdup(name); in qemu_find_file()2877 option_rom[nb_option_roms] = qemu_strdup(buf); in main()
2183 return qemu_strdup(buf); in find_datadir()2223 return qemu_strdup(dirname(buf)); in find_datadir()4029 option_rom[nb_option_roms] = qemu_strdup(buf); in main()
381 arg = qemu_strdup(opt); in configure_alarms()
2102 name = qemu_strdup(buf); in net_client_init()2179 ip = qemu_strdup(buf); in net_client_init()
2206 name = qemu_strdup(buf); in net_client_init()2283 ip = qemu_strdup(buf); in net_client_init()
105 h->value = qemu_strdup(value); in http_header_alloc()200 r->req_method = qemu_strdup(method); in http_request_alloc()201 r->req_uri = qemu_strdup(uri); in http_request_alloc()202 r->req_version = qemu_strdup(version); in http_request_alloc()229 r->req_uri = qemu_strdup(uri); in http_request_replace_uri()296 r->rep_version = qemu_strdup(version); in http_request_set_reply()297 r->rep_readable = qemu_strdup(readable); in http_request_set_reply()
126 name = qemu_strdup("/dev/hax_vm/vmxx"); in hax_vm_devfs_string()144 name = qemu_strdup("/dev/hax_vmxx/vcpuyy"); in hax_vcpu_devfs_string()
206 name = qemu_strdup("\\\\.\\hax_vmxx"); in hax_vm_devfs_string()223 name = qemu_strdup("\\\\.\\hax_vmxx_vcpuxx"); in hax_vcpu_devfs_string()
141 wav->path = qemu_strdup (path); in wav_start_capture()
167 sw->name = qemu_strdup (name); in glue()
122 info->qdev.name = qemu_strdup(name); in sysbus_register_dev()
241 prop->name = qemu_strdup(name); in create_prop()445 bus->name = qemu_strdup(name); in qbus_create()
529 s->name = qemu_strdup(config->hw_keyboard_charmap); in events_dev_init()
927 info->qdev.name = qemu_strdup(name); in pci_qdev_register()
254 sn->id_str = qemu_strdup(sn_info->id_str); in qcow2_snapshot_create()257 sn->name = qemu_strdup(sn_info->name); in qcow2_snapshot_create()
886 mapping->path = qemu_strdup(dirname); in init_directories()1640 schedule_rename(s, cluster_num, qemu_strdup(path)); in get_cluster_count_for_direntry()1643 schedule_new_file(s, qemu_strdup(path), cluster_num); in get_cluster_count_for_direntry()1760 schedule_rename(s, cluster_num, qemu_strdup(path)); in check_directory_consistency()1763 schedule_mkdir(s, cluster_num, qemu_strdup(path)); in check_directory_consistency()