OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vnds
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
partman.c
112
struct vnd_desc *
vnds
;
variable in typeref:struct:vnd_desc *
1172
if (! pm_vnd_check(&
vnds
[i]))
1192
if (strstr(
vnds
[i].filepath, buf) !=
1193
vnds
[i].filepath)
1213
&(
vnds
[i].filepath[strlen(rp)]));
1215
strcpy(r_o,
vnds
[i].readonly?"-r":"");
1217
if (!
vnds
[i].is_exist) {
1225
resultpath,
vnds
[i].size*(MEG/512));
1231
if (!
vnds
[i].is_exist &&
vnds
[i].manual_geom
[
all
...]
partman.c
112
struct vnd_desc *
vnds
;
variable in typeref:struct:vnd_desc *
1172
if (! pm_vnd_check(&
vnds
[i]))
1192
if (strstr(
vnds
[i].filepath, buf) !=
1193
vnds
[i].filepath)
1213
&(
vnds
[i].filepath[strlen(rp)]));
1215
strcpy(r_o,
vnds
[i].readonly?"-r":"");
1217
if (!
vnds
[i].is_exist) {
1225
resultpath,
vnds
[i].size*(MEG/512));
1231
if (!
vnds
[i].is_exist &&
vnds
[i].manual_geom
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025