OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dlabel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
globals.h
180
void *
dlabel
;
member in struct:disk
/src/usr.sbin/sysinst/
mbr.c
132
struct disk_partitions dp, *
dlabel
;
member in struct:mbr_disk_partitions
1854
if (force_empty && myparts->
dlabel
)
1855
myparts->
dlabel
->pscheme->delete_all_partitions(
1856
myparts->
dlabel
);
1858
if (myparts->
dlabel
== NULL) {
1881
myparts->
dlabel
= disklabel_parts.read_from_disk(
1884
if (myparts->
dlabel
!= NULL)
1885
myparts->
dlabel
->parent = &myparts->dp;
1888
if (myparts->
dlabel
== NULL && part.size > 0) {
1890
myparts->
dlabel
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025