ze-filter  (ze-filter-0.8.0-develop-180218)
ze-proc-witness.h File Reference

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
 

Macro Definition Documentation

◆ __ZE_PROC_WITNESS_H

#define __ZE_PROC_WITNESS_H   1

Definition at line 35 of file ze-proc-witness.h.

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 *  p,
char *  u,
char *  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

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