Searched refs:kUnixType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/pdisk-9/
H A Dpartition_map.h90 extern const char * kUnixType;
H A Dcvt_pt.c198 strncpy(entry->data->dpme_type, kUnixType, DPISTRLEN);
H A Dpdisk.c670 if (istrncmp(entry->data->dpme_type, kUnixType, DPISTRLEN) == 0) {
714 add_partition_to_map(name, kUnixType, base, length, map);
H A Dpartition_map.c74 const char * kUnixType = "Apple_UNIX_SVR2"; variable

Completed in 87 milliseconds