ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
bool | create_pid_file (char *fname) |
void | remove_pid_file () |
void | remove_milter_sock () |
char * | define_milter_sock (char *cf, char *arg_p, char *arg_u, char *arg_i) |
Variables | |
char * | milter_sock_file = NULL |
bool create_pid_file | ( | char * | fname | ) |
Definition at line 41 of file ze-proc-witness.c.
char* define_milter_sock | ( | char * | cf, |
char * | arg_p, | ||
char * | arg_u, | ||
char * | arg_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 = NULL |
Definition at line 31 of file ze-proc-witness.c.