Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bsdinstall/partedit/
HDpartedit_generic.c76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
HDpartedit_pc98.c79 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
HDpartedit_sparc64.c72 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
HDpartedit_x86.c135 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
HDpartedit.h85 const char *partcode_path(const char *scheme, const char *fs_type);
HDpartedit_powerpc.c112 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
HDgpart_ops.c445 if (partcode_path(scheme, fstype) == NULL) in gpart_partcode()
457 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name); in gpart_partcode()