peapod
0.1.0
EAPOL Proxy Daemon
Main Page
Data Structures
Files
File List
Globals
include
daemonize.h
Go to the documentation of this file.
1
/**
2
* @file daemonize.h
3
* @brief Function prototypes for @p daemonize.c
4
*/
5
#pragma once
6
7
void
daemonize
(
const
char
*pidfile);
daemonize
void daemonize(const char *pidfile)
Daemonize the program.
Definition:
daemonize.c:158
Generated by
1.8.11