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

/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c73 bootcode_path(const char *part_type) { function
H A Dpartedit_efi.c93 bootcode_path(const char *part_type) function
H A Dpartedit.h99 const char *bootcode_path(const char *scheme);
H A Dpartedit_x86.c125 bootcode_path(const char *part_type) function
H A Dpartedit_powerpc.c131 bootcode_path(const char *part_type) { function
H A Dgpart_ops.c301 if (bootcode_path(scheme) != NULL)
394 bootcode = bootcode_path(scheme);

Completed in 69 milliseconds