Searched refs:PART_TYPE_UNIX (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h195 #define PART_TYPE_UNIX "APPLE_UNIX_SVR2" macro
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h153 #define PART_TYPE_UNIX "APPLE_UNIX_SVR2" macro
/netbsd-current/sys/arch/mac68k/mac68k/
H A Ddisksubr.c147 else if (strcmp(PART_TYPE_UNIX, typestr) == 0) {
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c169 } else if (strcmp(PART_TYPE_UNIX, typestr) == 0 &&
/netbsd-current/sys/arch/macppc/macppc/
H A Ddisksubr.c213 } else if (strcmp(PART_TYPE_UNIX, typestr) == 0) {

Completed in 82 milliseconds