Home
last modified time | relevance | path

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

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