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

/opensolaris-onvv-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c118 int32_t m_flp_umount = 0; local
177 m_flp_umount = check_and_unmount_floppy(fd,
179 if (m_flp_umount != 1) {
187 if (v_device_umount || m_scsi_umount || m_flp_umount) {
196 if (v_device_umount || m_scsi_umount || m_flp_umount) {

Completed in 49 milliseconds