|
Linux Kernel
3.7.1
|
#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <errno.h>#include <time.h>#include <string.h>#include <signal.h>#include <sys/ioctl.h>#include <linux/hdreg.h>Go to the source code of this file.
Macros | |
| #define | D(x) |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| int | endit = 0 |
1.8.2