Searched refs:defaultfs (Results 1 – 1 of 1) sorted by relevance
648 static char defaultfs[BO_MAXFSNAME]; in getfstype() local652 (void) get_fstype_prop(defaultfs); in getfstype()655 (void) strcpy(defaultfs, "swapfs"); in getfstype()660 printf("%s filesystem type [%s]: ", askfor, defaultfs); in getfstype()663 (void) strcpy(fsname, defaultfs); in getfstype()675 fsname = defaultfs; in getfstype()