Lines Matching defs:newp
2186 struct mbr_partition *newp;
2271 newp = &m->mbr.mbr_parts[0];
2324 newp = &new_mbr->mbr.mbr_parts[0];
2343 newp = &new_mbr->mbr.mbr_parts[0];
2420 newp = NULL;
2426 newp = &m->mbr.mbr_parts[i];
2434 if (newp == NULL)
2438 * Now newp points to the modified partition entry but we do not know
2447 if (newp == &m->mbr.mbr_parts[i])
2460 if (newp == &me->mbr.mbr_parts[j])