Teonet library
0.4.7
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
daemon.h
Go to the documentation of this file.
1
8
#ifndef DAEMON_H
9
#define DAEMON_H
10
11
#include "
config/conf.h
"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
void
start_stop_daemon
(
char
**argv,
teonet_cfg
*conf);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* DAEMON_H */
teonet_cfg
Definition:
conf.h:51
start_stop_daemon
void start_stop_daemon(char **argv, teonet_cfg *conf)
Start or stop daemon mode.
Definition:
daemon.c:70
conf.h
src
daemon.h
Generated on Tue Apr 13 2021 12:51:55 for Teonet library by
1.8.6