OpenVPN
|
#include <stdlib.h>
#include <errno.h>
Go to the source code of this file.
Functions | |
int | daemon (int nochdir, int noclose) |
int daemon | ( | int | nochdir, |
int | noclose | ||
) |
Definition at line 51 of file compat-daemon.c.
Referenced by daemonize(), possibly_become_daemon(), and show_settings().