#include <pwd.h>#include <sys/types.h>#include <fcntl.h>#include <unistd.h>#include <stdio.h>#include <string.h>#include <errno.h>Include dependency graph for main.cpp:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
|
||||||||||||
|
Definition at line 24 of file main.cpp. References Opie::Core::perror(), printf, and write(). |
1.4.2