|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Macros | |
| #define | __ZE_PROC_WITNESS_H 1 |
Functions | |
| bool | create_pid_file (char *fname) |
| void | remove_pid_file (void) |
| void | remove_milter_sock () |
| char * | define_milter_sock (char *cf, char *p, char *u, char *i) |
Variables | |
| char * | milter_sock_file |
| #define __ZE_PROC_WITNESS_H 1 |
Definition at line 35 of file ze-proc-witness.h.
| bool create_pid_file | ( | char * | fname | ) |
Definition at line 41 of file ze-proc-witness.c.
| char* define_milter_sock | ( | char * | cf, |
| char * | p, | ||
| char * | u, | ||
| char * | i | ||
| ) |
Definition at line 178 of file ze-proc-witness.c.
| void remove_milter_sock | ( | ) |
Definition at line 139 of file ze-proc-witness.c.
| void remove_pid_file | ( | void | ) |
Definition at line 106 of file ze-proc-witness.c.
| char* milter_sock_file |
Definition at line 31 of file ze-proc-witness.c.