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

Go to the source code of this file.

Functions

void sig_hangupblock ()
 
void sig_hangupunblock ()
 
void sig_hangupcatch (void(*f)())
 
void sig_hangupdefault ()
 

Function Documentation

◆ sig_hangupblock()

void sig_hangupblock ( )

Definition at line 4 of file sig_hup.c.

Here is the call graph for this function:

◆ sig_hangupcatch()

void sig_hangupcatch ( void (*)()  f)

Definition at line 6 of file sig_hup.c.

Here is the call graph for this function:

◆ sig_hangupdefault()

void sig_hangupdefault ( )

Definition at line 7 of file sig_hup.c.

Here is the call graph for this function:

◆ sig_hangupunblock()

void sig_hangupunblock ( )

Definition at line 5 of file sig_hup.c.

Here is the call graph for this function: