|
yast2-core
|
#include <unistd.h>#include <fcntl.h>#include <sys/ioctl.h>#include <linux/cdrom.h>#include <linux/raid/md_u.h>Macros | |
| #define | MD_MAJOR 9 |
| #define | RAID_AUTORUN _IO (MD_MAJOR, 0x14) |
Functions | |
| int | main () |
| #define MD_MAJOR 9 |
| int main | ( | void | ) |
References RAID_AUTORUN.
1.8.6