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

/freebsd-10.2-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_x86.c105 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)
1090 bootpart_type(scheme)) == 0)
1112 gctl_ro_param(r, "type", -1, bootpart_type(scheme));
1172 if (strcmp(items[0].text, bootpart_type(scheme)) == 0)

Completed in 63 milliseconds