Home
last modified time | relevance | path

Searched refs:PART_TYPE_PATCHES (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/macppc/include/
Ddisklabel.h190 #define PART_TYPE_PATCHES "APPLE_PATCHES" macro
/netbsd/src/sys/arch/macppc/macppc/
Ddisksubr.c194 strcmp(PART_TYPE_PATCHES, typestr) == 0) in whichType()