Home
last modified time | relevance | path

Searched refs:bootcode_path (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c71 bootcode_path(const char *part_type) { in bootcode_path() function
H A Dpartedit_efi.c91 bootcode_path(const char *part_type) in bootcode_path() function
H A Dpartedit_x86.c123 bootcode_path(const char *part_type) in bootcode_path() function
H A Dpartedit.h99 const char *bootcode_path(const char *scheme);
H A Dpartedit_powerpc.c129 bootcode_path(const char *part_type) { in bootcode_path() function
H A Dgpart_ops.c337 if (bootcode_path(scheme) != NULL) in gpart_partition()
431 bootcode = bootcode_path(scheme); in gpart_bootcode()