Searched refs:partcode_path (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/usr.sbin/bsdinstall/partedit/ |
| HD | partedit_generic.c | 76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_pc98.c | 79 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_sparc64.c | 72 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_x86.c | 135 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| HD | partedit.h | 85 const char *partcode_path(const char *scheme, const char *fs_type);
|
| HD | partedit_powerpc.c | 112 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | gpart_ops.c | 445 if (partcode_path(scheme, fstype) == NULL) in gpart_partcode() 457 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name); in gpart_partcode()
|