Searched refs:bootpart_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c66 bootpart_type(const char *scheme) { function
H A Dpartedit_pc98.c64 bootpart_type(const char *scheme) { function
H A Dpartedit_sparc64.c62 bootpart_type(const char *scheme) { function
H A Dpartedit_arm64.c80 bootpart_type(const char *scheme) function
H A Dpartedit_x86.c108 bootpart_type(const char *scheme) function
H A Dpartedit.h83 const char *bootpart_type(const char *scheme);
H A Dpartedit_powerpc.c93 bootpart_type(const char *scheme) { function
H A Dgpart_ops.c697 if (strcmp(type, bootpart_type(scheme)) == 0)
1104 bootpart_type(scheme)) == 0)
1126 gctl_ro_param(r, "type", -1, bootpart_type(scheme));
1186 if (strcmp(items[0].text, bootpart_type(scheme)) == 0)

Completed in 91 milliseconds