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

/illumos-gate/usr/src/lib/lvm/libsvm/common/hdrs/
H A Dsvm.h82 extern int convert_bootlist(char *systemfile, char *mdconf, char **tmpfilename);
/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Dstart_svm.c95 switch (rval = convert_bootlist(system_file, mdconf, &tf)) {
100 debug_printf("svm_start(): convert_bootlist failed."
H A Dupdate_mdconf.c307 * FUNCTION: convert_bootlist
327 convert_bootlist( function
350 debug_printf("convert_bootlist: copy %s %s failed\n",
370 debug_printf("convert_bootlist: retval %d\n", retval);

Completed in 73 milliseconds