whichType
if (whichType(part + i) != type)
switch (whichType(part + i)) {
static int whichType(struct part_map_entry *);
static int whichType(struct part_map_entry *, u_int8_t *, int *);
if (whichType(part + i, &realtype, &clust) != type)
if (whichType(part + i, &realtype, &clust)) {
switch (whichType(&map.blk[i])) {
if (whichType(&map.blk[i]))
j = whichType(&map.blk[i]);
switch (whichType(&map.blk[j])) {
switch(whichType(part)) {
switch(whichType(part)) {
switch(whichType(part)) {
if (whichType(&map.blk[i]) != type || bzb->flags.used)
if (whichType(&map.blk[i]) && (j < MAXPARTITIONS - 1)) {
extern int whichType(struct apple_part_map_entry *);