Home
last modified time | relevance | path

Searched refs:kPatchType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pdisk/dist/
H A Dpartition_map.h93 extern const char * kPatchType;
H A Dpdisk.c1161 entry = find_entry_by_type(kPatchType, map); in do_examine_patch_partition()
H A Dpartition_map.c78 const char * kPatchType = "Apple_Patches"; variable