HomeSort by: relevance | last modified time | path
    Searched defs:resultpath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
partman.c 1162 char r_o[3], buf[MOUNTLEN+3], resultpath[STRSIZE]; local in function:pm_vnd_commit
1211 snprintf(resultpath, STRSIZE, "%s/%s",
1219 dirname(resultpath));
1225 resultpath, vnds[i].size*(MEG/512));
1235 resultpath, vnds[i].secsize,
1243 r_o, vnds[i].node, resultpath);
partman.c 1162 char r_o[3], buf[MOUNTLEN+3], resultpath[STRSIZE]; local in function:pm_vnd_commit
1211 snprintf(resultpath, STRSIZE, "%s/%s",
1219 dirname(resultpath));
1225 resultpath, vnds[i].size*(MEG/512));
1235 resultpath, vnds[i].secsize,
1243 r_o, vnds[i].node, resultpath);

Completed in 27 milliseconds