Searched +defs:install +defs:src (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.sbin/sysinst/ |
H A D | install.c | 50 write_all_parts(struct install_partition_desc *install) in write_all_parts() 54 struct selected_partition *src; in write_all_parts() local 157 struct install_partition_desc install = {}; in do_install() local
|
H A D | disks.c | 204 const u_char *src = (const u_char *)ssrc; in scsi_strvis() local 1264 make_filesystems(struct install_partition_desc *install) in make_filesystems() 1437 make_fstab(struct install_partition_desc *install) in make_fstab() 1728 char *src, *dst; in process_found_fs() local 1926 struct install_partition_desc *install) in mount_root() 1952 mount_disks(struct install_partition_desc *install) in mount_disks() 2113 set_swap_if_low_ram(struct install_partition_desc *install) in set_swap_if_low_ram() 2121 set_swap(struct install_partition_desc *install) in set_swap() 2208 bootxx_name(struct install_partition_desc *install) in bootxx_name()
|
H A D | util.c | 2265 str_arg_subst(const char *src, size_t argc, const char **argv) in str_arg_subst() 2322 needs_expanding(const char *src, size_t argc) in needs_expanding() 2499 const struct install_partition_desc *install, in usage_set_from_install_desc() 2531 merge_usage_set_into_install_desc(struct install_partition_desc *install, in merge_usage_set_into_install_desc() 2570 install_desc_from_parts(struct install_partition_desc *install, in install_desc_from_parts() 2594 free_install_desc(struct install_partition_desc *install) in free_install_desc() 2600 struct selected_partitions *src = install->infos[i].clone_src; in free_install_desc() local
|
H A D | bsddisklabel.c | 1333 struct part_usage_info *ui, *src, *target; in normalize_clones() local 1763 make_bsd_partitions(struct install_partition_desc *install) 1996 check_partitions(struct install_partition_desc *install)
|
/netbsd-src/usr.sbin/sysinst/arch/i386/ |
H A D | md.c | 108 md_get_info(struct install_partition_desc *install) in md_get_info() 168 md_make_bsd_partitions(struct install_partition_desc *install) in md_make_bsd_partitions() 177 md_check_partitions(struct install_partition_desc *install) in md_check_partitions() 200 md_pre_disklabel(struct install_partition_desc *install, in md_pre_disklabel() 226 md_post_disklabel(struct install_partition_desc *install, in md_post_disklabel() 236 update_bios_boot(struct install_partition_desc *install, bool use_target_files) in update_bios_boot() 327 md_post_newfs_bios(struct install_partition_desc *install) in md_post_newfs_bios() 339 char dev[MAXPATHLEN], path[MAXPATHLEN], src[MAXPATHLEN]; in copy_uefi_boot() local 388 update_uefi_boot_code(struct install_partition_desc *install, in update_uefi_boot_code() 425 update_bios_boot_code(struct install_partition_desc *install) in update_bios_boot_code() [all …]
|
/netbsd-src/usr.bin/rdist/ |
H A D | server.c | 247 install(char *src, char *dest, int destdir, int opts) in install() function
|
/netbsd-src/usr.bin/xinstall/ |
H A D | xinstall.c | 530 char src[MAXPATHLE in makelink() local 666 install(char *from_name, char *to_name, u_int flags) install() function [all...] |