OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_vnd
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/sysinst/
defs.h
1005
extern int have_raid,
have_vnd
, have_cgd, have_lvm, have_gpt, have_dk;
partman.c
1168
if (!
have_vnd
)
2141
} else if (
have_vnd
&& strncmp(pm_cur->diskdev, "vnd", 3) == 0) {
3142
if (!
have_vnd
)
3145
have_vnd
= 0;
util.c
197
int have_raid,
have_vnd
, have_cgd, have_lvm, have_gpt, have_dk;
variable
2466
have_vnd
= binary_available("vndconfig");
Completed in 19 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026