Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c94 int32_t check_and_unmount_floppy(int32_t fd, int32_t flag);
177 m_flp_umount = check_and_unmount_floppy(fd, in process_options()
H A Drmf_misc.c486 check_and_unmount_floppy(int32_t fd, int32_t flag) in check_and_unmount_floppy() function