Searched refs:vnds (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/sysinst/
H A Dpartman.c112 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[
[all...]

Completed in 206 milliseconds