Home
last modified time | relevance | path

Searched defs:DIOCEJECT (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/include/sys/
H A Dioc_disk.h13 #define DIOCEJECT _IO ('d', 5) macro
/minix3/sys/sys/
H A Ddkio.h67 #define DIOCEJECT _IOW('d', 112, int) /* eject removable disk */ macro