|
plptools
|
#include <sys/types.h>#include <sys/stat.h>#include <sys/fcntl.h>#include <sys/time.h>#include <sys/ioctl.h>#include <unistd.h>#include <errno.h>#include <stdio.h>#include <ctype.h>#include <linux/ttytap.h>#include <linux/kdev_t.h>
Go to the source code of this file.
Functions | |
| static void | usage (void) |
| int | main (int argc, char **argv) |