Symbol: DL_SETPSIZE
lib/libc/gen/disklabel.c
106
DL_SETPSIZE(pp, 0);
lib/libc/gen/disklabel.c
110
DL_SETPSIZE(pp, f);
sbin/disklabel/disklabel.c
939
DL_SETPSIZE(pp, lv);
sbin/disklabel/editor.c
1627
DL_SETPSIZE(pp, ui);
sbin/disklabel/editor.c
1803
DL_SETPSIZE(&lp->d_partitions[RAW_PART], DL_GETDSIZE(lp));
sbin/disklabel/editor.c
2080
DL_SETPSIZE(pp, stop - start);
sbin/disklabel/editor.c
222
DL_SETPSIZE(pp, DL_GETDSIZE(&newlab));
sbin/disklabel/editor.c
623
DL_SETPSIZE(pp, chunk->stop - chunk->start);
sbin/disklabel/editor.c
745
DL_SETPSIZE(pp, ui);
sbin/disklabel/editor.c
771
DL_SETPSIZE(pp, ending_sector - off);
sbin/disklabel/editor.c
837
DL_SETPSIZE(pp, new_size);
sbin/newfs/newfs.c
366
DL_SETPSIZE(&mfsfakelabel.d_partitions[0], 16384);
sys/arch/alpha/stand/boot/disk.c
133
DL_SETPSIZE(&lp->d_partitions[part], 0x7fffffff);
sys/arch/alpha/stand/boot/disk.c
144
DL_SETPSIZE(&lp->d_partitions[part], 0x7fffffff);
sys/arch/alpha/stand/nboot/disk.c
126
DL_SETPSIZE(&lp->d_partitions[part], -1LL);
sys/arch/alpha/stand/nboot/disk.c
136
DL_SETPSIZE(&lp->d_partitions[part], -1LL);
sys/arch/amd64/stand/efiboot/efidev.c
481
DL_SETPSIZE(&label->d_partitions[0], 100);
sys/arch/amd64/stand/efiboot/efidev.c
486
DL_SETPSIZE(&label->d_partitions[RAW_PART], 100);
sys/arch/amd64/stand/libsa/diskprobe.c
270
DL_SETPSIZE(&dip->disklabel.d_partitions[0], 100);
sys/arch/amd64/stand/libsa/diskprobe.c
275
DL_SETPSIZE(&dip->disklabel.d_partitions[RAW_PART], 100);
sys/arch/arm64/stand/efiboot/efidev.c
471
DL_SETPSIZE(&label->d_partitions[0], 100);
sys/arch/arm64/stand/efiboot/efidev.c
476
DL_SETPSIZE(&label->d_partitions[RAW_PART], 100);
sys/arch/armv7/stand/efiboot/efidev.c
471
DL_SETPSIZE(&label->d_partitions[0], 100);
sys/arch/armv7/stand/efiboot/efidev.c
476
DL_SETPSIZE(&label->d_partitions[RAW_PART], 100);
sys/arch/hppa/hppa/disksubr.c
158
DL_SETPSIZE(&lp->d_partitions[i], 0);
sys/arch/hppa/hppa/disksubr.c
178
DL_SETPSIZE(pp, hl->hl_parts[i].hlp_length * 2);
sys/arch/hppa/hppa/disksubr.c
183
DL_SETPSIZE(&lp->d_partitions[RAW_PART], DL_GETDSIZE(lp));
sys/arch/i386/stand/libsa/diskprobe.c
345
DL_SETPSIZE(&dip->disklabel.d_partitions[0], 100);
sys/arch/i386/stand/libsa/diskprobe.c
350
DL_SETPSIZE(&dip->disklabel.d_partitions[RAW_PART], 100);
sys/arch/luna88k/luna88k/disksubr.c
290
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/luna88k/luna88k/disksubr.c
322
DL_SETPSIZE(npp, 0);
sys/arch/luna88k/luna88k/disksubr.c
343
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/luna88k/stand/boot/ufs_disksubr.c
133
DL_SETPSIZE(&lp->d_partitions[0], 0x1fffffff);
sys/arch/luna88k/stand/boot/ufs_disksubr.c
134
DL_SETPSIZE(&lp->d_partitions[0], 0);
sys/arch/luna88k/stand/boot/ufs_disksubr.c
174
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/luna88k/stand/boot/ufs_disksubr.c
207
DL_SETPSIZE(npp, 0);
sys/arch/luna88k/stand/boot/ufs_disksubr.c
228
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/macppc/macppc/disksubr.c
157
DL_SETPSIZE(pp, part->pmPartBlkCnt);
sys/arch/riscv64/stand/efiboot/efidev.c
471
DL_SETPSIZE(&label->d_partitions[0], 100);
sys/arch/riscv64/stand/efiboot/efidev.c
476
DL_SETPSIZE(&label->d_partitions[RAW_PART], 100);
sys/arch/sparc64/sparc64/disksubr.c
268
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/sparc64/sparc64/disksubr.c
289
DL_SETPSIZE(npp, 0);
sys/arch/sparc64/sparc64/disksubr.c
314
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/sparc64/stand/ofwboot/ofdev.c
317
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/sparc64/stand/ofwboot/ofdev.c
338
DL_SETPSIZE(npp, 0);
sys/arch/sparc64/stand/ofwboot/ofdev.c
363
DL_SETPSIZE(npp, spp->sdkp_nsectors);
sys/arch/sparc64/stand/ofwboot/ofdev.c
441
DL_SETPSIZE(&lp->d_partitions[0], 0x1fffffff);
sys/isofs/cd9660/cd9660_vfsops.c
499
DL_SETPSIZE(&lp->d_partitions[i], 0);
sys/isofs/cd9660/cd9660_vfsops.c
503
DL_SETPSIZE(&lp->d_partitions[0], DL_GETDSIZE(lp));
sys/isofs/cd9660/cd9660_vfsops.c
506
DL_SETPSIZE(&lp->d_partitions[RAW_PART], DL_GETDSIZE(lp));
sys/isofs/udf/udf_subr.c
162
DL_SETPSIZE(&lp->d_partitions[i], 0);
sys/isofs/udf/udf_subr.c
169
DL_SETPSIZE(&lp->d_partitions[0], DL_GETDSIZE(lp));
sys/isofs/udf/udf_subr.c
171
DL_SETPSIZE(&lp->d_partitions[RAW_PART], DL_GETDSIZE(lp));
sys/kern/subr_disk.c
151
DL_SETPSIZE(&lp->d_partitions[i], 0);
sys/kern/subr_disk.c
155
DL_SETPSIZE(&lp->d_partitions[RAW_PART], DL_GETDSIZE(lp));
sys/kern/subr_disk.c
273
DL_SETPSIZE(&lp->d_partitions[RAW_PART], disksize);
sys/kern/subr_disk.c
674
DL_SETPSIZE(pp, end - start + 1);
sys/kern/subr_disk.c
821
DL_SETPSIZE(pp, end - start);
sys/kern/subr_disk.c
921
DL_SETPSIZE(npp, DL_GETDSIZE(nlp));
usr.sbin/makefs/ffs.c
249
DL_SETPSIZE(pp, rdsize - poffset);
usr.sbin/makefs/ffs.c
253
DL_SETPSIZE(pp, DL_GETDSIZE(lp));