#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>Include dependency graph for newroot.c:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
|
||||||||||||
|
Definition at line 13 of file newroot.c. References dev, errno, exit(), fprintf(), mount, r, stderr, and strerror(). |
1.4.6