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

/freebsd-10.2-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c76 partcode_path(const char *part_type, const char *fs_type) { function
H A Dpartedit_pc98.c79 partcode_path(const char *part_type, const char *fs_type) { function
H A Dpartedit_sparc64.c72 partcode_path(const char *part_type, const char *fs_type) { function
H A Dpartedit_x86.c132 partcode_path(const char *part_type, const char *fs_type) function
H A Dpartedit.h85 const char *partcode_path(const char *scheme, const char *fs_type);
H A Dpartedit_powerpc.c112 partcode_path(const char *part_type, const char *fs_type) { function
H A Dgpart_ops.c445 if (partcode_path(scheme, fstype) == NULL)
457 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name);

Completed in 125 milliseconds