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

/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dvolume.c22 static hfsvol *vol_save = 0; /* used to "destroy" an HFS volume */ variable
163 if (vol_save)
164 if (hfs_umount(vol_save, 0) < 0)
235 vol_save = vol;

Completed in 122 milliseconds