s/qmail  3.3.23
Next generation secure email transport
Functions
sig_term.c File Reference
#include <signal.h>
#include "sig.h"
Include dependency graph for sig_term.c:

Go to the source code of this file.

Functions

void sig_termblock ()
 
void sig_termunblock ()
 
void sig_termcatch (void(*f)())
 
void sig_termdefault ()
 

Function Documentation

◆ sig_termblock()

void sig_termblock ( )

Definition at line 4 of file sig_term.c.

Here is the call graph for this function:

◆ sig_termcatch()

void sig_termcatch ( void (*)()  f)

Definition at line 6 of file sig_term.c.

Here is the call graph for this function:

◆ sig_termdefault()

void sig_termdefault ( )

Definition at line 7 of file sig_term.c.

Here is the call graph for this function:

◆ sig_termunblock()

void sig_termunblock ( )

Definition at line 5 of file sig_term.c.

Here is the call graph for this function: