OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partition_type
(Results
1 - 13
of
13
) sorted by relevancy
/src/distrib/utils/embedded/conf/
evbarm.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
116
resize_${
partition_type
}=YES
127
for _f in resize_${
partition_type
} creds_msdos; do
evbmips.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
98
resize_${
partition_type
}=YES
109
for _f in resize_${
partition_type
} creds_msdos; do
evbppc.conf
17
partition_type
="gpt"
19
partition_type
="disklabel"
102
resize_${
partition_type
}=YES
113
for _f in resize_${
partition_type
} creds_msdos; do
riscv.conf
15
partition_type
="gpt"
17
partition_type
="disklabel"
96
resize_${
partition_type
}=YES
107
for _f in resize_${
partition_type
} creds_msdos; do
/src/sys/sys/
disklabel_acorn.h
89
uint8_t
partition_type
;
member in struct:filecore_bootblock
/src/external/gpl3/gdb/dist/sim/ppc/
pk_disklabel.c
235
int
partition_type
= block[partition_type_fields[partition]];
local
238
switch (
partition_type
) {
269
partition_type
,
272
if (
partition_type
!= 0 && is_active && active < 0)
/src/external/gpl3/gdb.old/dist/sim/ppc/
pk_disklabel.c
235
int
partition_type
= block[partition_type_fields[partition]];
local
238
switch (
partition_type
) {
269
partition_type
,
272
if (
partition_type
!= 0 && is_active && active < 0)
/src/usr.sbin/sysinst/arch/acorn32/
md.c
109
if (fcbb->
partition_type
== PARTITION_FORMAT_RISCBSD)
111
else if (fcbb->
partition_type
== PARTITION_FORMAT_RISCIX) {
/src/sys/arch/acorn32/stand/lib/
riscospart.c
163
if (bb->
partition_type
== PARTITION_FORMAT_RISCBSD)
/src/sys/arch/arm/arm/
disksubr_acorn.c
239
if (bb->
partition_type
== PARTITION_FORMAT_RISCBSD) {
245
} else if (bb->
partition_type
== PARTITION_FORMAT_RISCIX) {
378
if (bb->
partition_type
!= PARTITION_FORMAT_RISCBSD) {
/src/external/gpl3/gcc/dist/gcc/
tree-loop-distribution.cc
231
enum
partition_type
{
enum
264
enum
partition_type
type;
2560
auto_vec<enum
partition_type
> scc_types;
3002
enum
partition_type
type = ((*partitions)[0])->type;
/src/external/gpl3/gcc.old/dist/gcc/
tree-loop-distribution.cc
230
enum
partition_type
{
enum
263
enum
partition_type
type;
2504
auto_vec<enum
partition_type
> scc_types;
2946
enum
partition_type
type = ((*partitions)[0])->type;
/src/sbin/disklabel/
main.c
1128
switch (fcbb->
partition_type
) {
Completed in 60 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026