ze-filter  (ze-filter-0.8.0-develop-180218)
ze-proc-witness.c File Reference
#include <ze-sys.h>
#include <ze-filter.h>
#include <ze-proc-witness.h>

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
 

Function Documentation

◆ create_pid_file()

bool create_pid_file ( char *  fname)

Definition at line 41 of file ze-proc-witness.c.

◆ define_milter_sock()

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.

◆ remove_milter_sock()

void remove_milter_sock ( )

Definition at line 139 of file ze-proc-witness.c.

◆ remove_pid_file()

void remove_pid_file ( void  )

Definition at line 106 of file ze-proc-witness.c.

Variable Documentation

◆ milter_sock_file

char* milter_sock_file = NULL

Definition at line 31 of file ze-proc-witness.c.