Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Deject.c29 static void remove_scsi(int fd) in remove_scsi() function
68 else if (toys.optflags & FLAG_s) remove_scsi(fd); in eject_main()