| /src/usr.sbin/sysinst/ |
| bsddisklabel.c | 146 { .def_size = DEFUSRSIZE*(MEG/512), .mount = "/usr", .type = PT_root, 148 { .def_size = DEFVARSIZE*(MEG/512), .mount = "/var", .type = PT_root, 609 size = p->def_size; 642 non_zero = p->def_size > 0; 659 pset->infos[root].def_size) { 664 pset->infos[root].size -= p->def_size; 665 pset->cur_free_space += p->def_size; 995 wanted->infos[i].def_size = -25; 1120 wanted->infos[usr].def_size += xsize; 1159 required += wanted->infos[def_usr].def_size; [all...] |
| defs.h | 295 daddr_t def_size; /* default size */ member in struct:part_usage_info
|
| /src/external/gpl3/binutils/dist/bfd/ |
| libxcoff.h | 272 bool def_size; member in struct:xcoff_dwsect_name
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| libxcoff.h | 268 bool def_size; member in struct:xcoff_dwsect_name
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| libxcoff.h | 268 bool def_size; member in struct:xcoff_dwsect_name
|
| /src/external/gpl3/gdb/dist/bfd/ |
| libxcoff.h | 268 bool def_size; member in struct:xcoff_dwsect_name
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-ppc.c | 4425 offsetT def_size; 4430 def_size = size; 4437 def_size = 0; 4444 pfrag = frag_var (rs_org, 1, 1, 0, def_sym, def_size, NULL); 4761 if (dw->def_size) 4412 offsetT def_size; local
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-ppc.c | 4461 offsetT def_size; 4466 def_size = size; 4473 def_size = 0; 4480 pfrag = frag_var (rs_org, 1, 1, 0, def_sym, def_size, NULL); 4797 if (dw->def_size) 4448 offsetT def_size; local
|