Home
last modified time | relevance | path

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

/trueos/usr.sbin/bsdinstall/partedit/
HDpartedit_generic.c71 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_pc98.c69 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_sparc64.c67 bootcode_path(const char *part_type) { in bootcode_path() function
HDpartedit_x86.c115 bootcode_path(const char *part_type) in bootcode_path() function
HDpartedit.h82 const char *bootcode_path(const char *scheme);
HDpartedit_powerpc.c107 bootcode_path(const char *part_type) { in bootcode_path() function
HDgpart_ops.c273 if (bootcode_path(scheme) != NULL) in gpart_partition()
347 bootcode = bootcode_path(scheme); in gpart_bootcode()