Home
last modified time | relevance | path

Searched refs:strcpy (Results 1 – 25 of 30) sorted by relevance

12

/xen/tools/firmware/hvmloader/
A Dsmbios.c288 strcpy(p, tmp); in hvm_write_smbios_tables()
302 strcpy(p, tmp); in hvm_write_smbios_tables()
535 strcpy(start, s); in smbios_type_2_init()
543 strcpy(start, s); in smbios_type_2_init()
551 strcpy(start, s); in smbios_type_2_init()
559 strcpy(start, s); in smbios_type_2_init()
567 strcpy(start, s); in smbios_type_2_init()
575 strcpy(start, s); in smbios_type_2_init()
641 strcpy(start, s); in smbios_type_3_init()
803 strcpy(start, "DIMM "); in smbios_type_17_init()
[all …]
A Dutil.h170 char *strcpy(char *dest, const char *src);
A Dutil.c181 strcpy(char *dest, const char *src) in strcpy() function
/xen/xen/common/libelf/
A Dlibelf-private.h97 #undef strcpy
102 #define strcpy MISTAKE_unspecified_strcpy macro
/xen/tools/libfsimage/zfs/
A Dfsi_zfs.c84 strcpy(current_bootfs, options); in fsi_zfs_mount()
121 strcpy(fsi_bootstring, bootstring); in fsi_zfs_open()
/xen/tools/xenstore/
A Dxenstored_control.c180 strcpy(resp + len, cmds[cmd].cmd); in do_control_help()
184 strcpy(resp + len, cmds[cmd].pars); in do_control_help()
A Dxenstored_watch.c102 strcpy(data, name); in add_event()
103 strcpy(data + strlen(name) + 1, watch->token); in add_event()
A Dxs.c212 strcpy(addr.sun_path, connect_to); in get_socket()
1076 strcpy(abortstr, "F"); in xs_transaction_end()
1078 strcpy(abortstr, "T"); in xs_transaction_end()
A Dxenstored_core.c789 strcpy(strings + *len, buffer); in perms_to_strings()
1693 strcpy(k, str); in remember_string()
1915 strcpy(addr.sun_path, soc_str); in init_sockets()
1921 strcpy(addr.sun_path, soc_str_ro); in init_sockets()
A Dxenstore_client.c385 strcpy(p, path); in perform()
/xen/tools/libs/hypfs/
A Dcore.c117 strcpy(*path_buf, path); in xenhypfs_get_pathbuf()
269 strcpy((*dirent)->name, name); in xenhypfs_read_raw()
413 strcpy(names, entry->name); in xenhypfs_readdir()
479 strcpy(buf, val); in xenhypfs_write()
/xen/tools/firmware/rombios/32bit/
A Dutil.h19 char *strcpy(char *dest, const char *src);
A Dutil.c141 strcpy(char *dest, const char *src) in strcpy() function
/xen/xen/tools/kconfig/
A Dutil.c38 strcpy(gs.s, "\0"); in str_new()
A Dconfdata.c144 strcpy(d, ".h"); in conf_touch_dep()
994 strcpy(depfile_path, "include/config/"); in conf_touch_deps()
/xen/xen/include/xen/
A Dstring.h15 #define strcpy __xen_has_no_strcpy__ macro
/xen/tools/libvchan/
A Dvchan-socket-proxy.c170 strcpy(addr.sun_path, path_or_fd); in connect_socket()
206 strcpy(addr.sun_path, path_or_fd); in listen_socket()
/xen/tools/xenstat/libxenstat/src/
A Dxenstat_qmp.c129 strcpy(file, tmp); in qmp_get_block_image()
351 strcpy(sun.sun_path, path); in qmp_connect()
A Dxenstat_solaris.c172 strcpy(dev->name, name); in init_dev()
A Dxenstat_linux.c232 strcpy(iface, tmp2); in parseNetDevLine()
/xen/xen/include/acpi/platform/
A Dacenv.h234 #define ACPI_STRCPY(d,s) (void) strcpy((d), (s))
/xen/xen/tools/kconfig/lxdialog/
A Dinputbox.c43 strcpy(instr, init); in dialog_inputbox()
A Dutil.c375 strcpy(tempstr, prompt); in print_autowrap()
/xen/stubdom/grub/
A Dmini-os.c258 strcpy(multiboot_next_module, arg); in load_module()
/xen/xen/tools/
A Dsymbols.c184 strcpy(sym, str); in read_symbol()

Completed in 52 milliseconds

12