OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checklabel
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/disklabel/
extern.h
28
int
checklabel
(struct disklabel *);
main.c
709
* XXX: Fill some default values so
checklabel
does not fail
733
error =
checklabel
(&lab);
765
if (
checklabel
(&lab) == 0)
1286
checklabel
(&hlp);
2021
errors +=
checklabel
(lp);
2030
checklabel
(struct disklabel *lp)
function
interact.c
593
if (
checklabel
(lp) != 0) {
/src/usr.sbin/sysinst/
label.c
64
static bool
checklabel
(struct disk_partitions*, char *, char *);
107
checklabel
(struct disk_partitions *parts,
function
173
if (!
checklabel
(parts, desc1, desc2)) {
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026