Home
last modified time | relevance | path

Searched refs:boot_disk_select (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h61 char *boot_disk_select(struct gmesh *mesh);
H A Dpart_wizard.c70 disk = boot_disk_select(&mesh); in part_wizard()
102 boot_disk_select(struct gmesh *mesh) in boot_disk_select() function
H A Dscripted.c199 disk = boot_disk_select(&mesh); in parse_disk_config()