OpenVPN
Functions
compat-daemon.c File Reference
#include <stdlib.h>
#include <errno.h>
Include dependency graph for compat-daemon.c:

Go to the source code of this file.

Functions

int daemon (int nochdir, int noclose)
 

Function Documentation

◆ daemon()

int daemon ( int  nochdir,
int  noclose 
)

Definition at line 51 of file compat-daemon.c.

Referenced by daemonize(), possibly_become_daemon(), and show_settings().