| /tools/firmware/hvmloader/ |
| A D | smbios.c | 288 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 D | util.h | 272 char *strcpy(char *dest, const char *src);
|
| A D | util.c | 127 strcpy(char *dest, const char *src) in strcpy() function
|
| /tools/libfsimage/zfs/ |
| A D | fsi_zfs.c | 84 strcpy(current_bootfs, options); in fsi_zfs_mount() 121 strcpy(fsi_bootstring, bootstring); in fsi_zfs_open()
|
| /tools/tests/rangeset/ |
| A D | harness.h | 58 #define safe_strcpy strcpy
|
| /tools/libs/hypfs/ |
| A D | core.c | 117 strcpy(*path_buf, path); in xenhypfs_get_pathbuf() 270 strcpy((*dirent)->name, name); in xenhypfs_read_raw() 414 strcpy(names, entry->name); in xenhypfs_readdir() 480 strcpy(buf, val); in xenhypfs_write()
|
| /tools/firmware/rombios/32bit/ |
| A D | util.h | 19 char *strcpy(char *dest, const char *src);
|
| A D | util.c | 141 strcpy(char *dest, const char *src) in strcpy() function
|
| /tools/xs-clients/ |
| A D | xenstore_control.c | 24 strcpy(*buf + len, val); in add_to_buf() 167 strcpy(buf, "-d"); in send_kernel_blob()
|
| A D | xenstore_client.c | 518 strcpy(p, path); in perform()
|
| /tools/libs/stat/ |
| A D | xenstat_qmp.c | 128 strcpy(file, tmp); in qmp_get_block_image() 350 strcpy(sun.sun_path, path); in qmp_connect()
|
| A D | xenstat_solaris.c | 172 strcpy(dev->name, name); in init_dev()
|
| A D | xenstat_linux.c | 233 strcpy(iface, tmp2); in parseNetDevLine()
|
| /tools/vchan/ |
| A D | vchan-socket-proxy.c | 170 strcpy(addr.sun_path, path_or_fd); in connect_socket() 206 strcpy(addr.sun_path, path_or_fd); in listen_socket()
|
| /tools/xenstored/ |
| A D | posix.c | 315 strcpy(addr.sun_path, soc_str); in init_sockets()
|
| A D | core.c | 1142 strcpy(bdata->buffer, path); in send_event() 1143 strcpy(bdata->buffer + strlen(path) + 1, token); in send_event() 1224 strcpy(strings + *len, buffer); in node_perms_to_strings()
|
| /tools/libs/light/ |
| A D | libxl_cpuid.c | 747 strcpy(msr[i].policy, libxl__json_object_get_string(r)); in libxl__cpuid_policy_list_parse_json() 820 strcpy((*pdst)->msr[i].policy, msr[i].policy); in libxl_cpuid_policy_list_copy()
|
| A D | libxl_arm.c | 360 strcpy(p, compats[i]); in fdt_property_compat()
|
| A D | libxl_device.c | 696 strcpy(ret, "xvd"); in libxl__devid_to_vdev()
|
| /tools/libs/store/ |
| A D | xs.c | 245 strcpy(addr.sun_path, connect_to); in get_socket() 1266 strcpy(abortstr, "F"); in xs_transaction_end() 1268 strcpy(abortstr, "T"); in xs_transaction_end()
|
| /tools/9pfsd/ |
| A D | io.c | 570 strcpy(fidp->path, path); in alloc_fid_mem() 832 strcpy(path, fidp->path); in p9_walk()
|
| /tools/libs/guest/ |
| A D | xg_core.c | 148 strcpy(strtab->strings + strtab->length, name); in xc_core_strtab_get()
|
| /tools/xl/ |
| A D | xl_parse.c | 1260 strcpy(str, p); in parse_virtio_list()
|