Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Tue May 6 05:31:26 2025 UTC | Revision 1.3 by sysadm, Tue May 13 07:30:10 2025 UTC | |
|---|---|---|
| # | Line 17 | Line 17 |
| 17 | #ifndef _INIT_H_ | #ifndef _INIT_H_ |
| 18 | #define _INIT_H_ | #define _INIT_H_ |
| 19 | ||
| 20 | extern void init_daemon(void); | extern int init_daemon(void); |
| 21 | ||
| 22 | extern int load_conf(const char *conf_file); | extern int load_conf(const char *conf_file); |
| 23 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |