Searched refs:qemu_strdup (Results 1 – 25 of 27) sorted by relevance
12
60 acl->aclname = qemu_strdup(aclname); in qemu_acl_init()121 entry->match = qemu_strdup(match); in qemu_acl_append()147 entry->match = qemu_strdup(match); in qemu_acl_insert()
277 list->value.s = qemu_strdup(value); in set_option_parameter()587 opt->name = qemu_strdup(name); in qemu_opt_set()594 opt->str = qemu_strdup(value); in qemu_opt_set()653 opts->id = qemu_strdup(id); in qemu_opts_create()760 id = qemu_strdup(value); in qemu_opts_parse()763 id = qemu_strdup(value); in qemu_opts_parse()
80 char *qemu_strdup(const char *str) in qemu_strdup() function
138 char *qemu_strdup(const char *str);
79 entry->key = qemu_strdup(key); in alloc_entry()
278 path = qemu_strdup(str); in unix_listen()
337 path = qemu_strdup(str); in unix_listen()
267 rs->completions[rs->nb_completions++] = qemu_strdup(str); in readline_add_completion()
2219 chr->filename = qemu_strdup(filename); in qemu_chr_open()2221 chr->label = qemu_strdup(label); in qemu_chr_open()
2243 chr->filename = qemu_strdup(filename); in qemu_chr_open()2245 chr->label = qemu_strdup(label); in qemu_chr_open()
595 s->qemu_put_mouse_event_name = qemu_strdup(name); in qemu_add_mouse_event_handler()1099 arg = qemu_strdup(opt); in configure_alarms()4872 return qemu_strdup(buf); in find_datadir()5912 option_rom[nb_option_roms] = qemu_strdup(buf); in main()
2202 name = qemu_strdup(buf); in net_client_init()2279 ip = qemu_strdup(buf); in net_client_init()
2102 name = qemu_strdup(buf); in net_client_init()2179 ip = qemu_strdup(buf); in net_client_init()
2839 args[nb_args] = qemu_strdup(buf); in parse_cmdline()2869 args[nb_args++] = qemu_strdup(""); in monitor_find_completion()
521 s->qemu_put_mouse_event_name = qemu_strdup(name); in qemu_add_mouse_event_handler()4808 return qemu_strdup(buf); in find_datadir()5912 option_rom[nb_option_roms] = qemu_strdup(buf); in main()
1405 text_console_strs[n_text_consoles] = p ? qemu_strdup(p) : NULL; in text_console_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()
127 prop->name = qemu_strdup(name); in create_prop()331 bus->name = qemu_strdup(name); in qbus_create()
122 info->qdev.name = qemu_strdup(name); in sysbus_register_dev()
927 info->qdev.name = qemu_strdup(name); in pci_qdev_register()
1115 return qemu_strdup(temp); in _getSdkImagePath()1128 return qemu_strdup(temp); in _getSdkImage()1433 opts->datadir = qemu_strdup(opts->sysdir); in main()1452 opts->data = qemu_strdup(tmp); in main()1459 opts->sdcard = qemu_strdup(tmp); in main()2034 opts->memory = qemu_strdup(tmp); in main()
250 sn->id_str = qemu_strdup(sn_info->id_str); in qcow2_snapshot_create()253 sn->name = qemu_strdup(sn_info->name); in qcow2_snapshot_create()
141 wav->path = qemu_strdup (path); in wav_start_capture()
167 sw->name = qemu_strdup (name); in glue()
2013 card->name = qemu_strdup (name); in AUD_register_card()