s/qmail  3.3.23
Next generation secure email transport
Functions
sig.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void sig_catch ()
 
void sig_block ()
 
void sig_unblock ()
 
void sig_blocknone ()
 
void sig_pause ()
 
void sig_dfl ()
 
void sig_miscignore ()
 
void sig_bugcatch ()
 
void sig_pipeignore ()
 
void sig_pipedefault ()
 
void sig_contblock ()
 
void sig_contunblock ()
 
void sig_contcatch ()
 
void sig_contdefault ()
 
void sig_termblock ()
 
void sig_termunblock ()
 
void sig_termcatch ()
 
void sig_termdefault ()
 
void sig_alarmblock ()
 
void sig_alarmunblock ()
 
void sig_alarmcatch ()
 
void sig_alarmdefault ()
 
void sig_childblock ()
 
void sig_childunblock ()
 
void sig_childcatch ()
 
void sig_childdefault ()
 
void sig_hangupblock ()
 
void sig_hangupunblock ()
 
void sig_hangupcatch ()
 
void sig_hangupdefault ()
 

Function Documentation

◆ sig_alarmblock()

void sig_alarmblock ( )

Definition at line 4 of file sig_alarm.c.

Here is the call graph for this function:

◆ sig_alarmcatch()

void sig_alarmcatch ( )
Here is the caller graph for this function:

◆ sig_alarmdefault()

void sig_alarmdefault ( )

Definition at line 7 of file sig_alarm.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sig_alarmunblock()

void sig_alarmunblock ( )

Definition at line 5 of file sig_alarm.c.

Here is the call graph for this function:

◆ sig_block()

void sig_block ( )
Here is the caller graph for this function:

◆ sig_blocknone()

void sig_blocknone ( )

Definition at line 31 of file sig_block.c.

Here is the caller graph for this function:

◆ sig_bugcatch()

void sig_bugcatch ( )
Here is the caller graph for this function:

◆ sig_catch()

void sig_catch ( )
Here is the caller graph for this function:

◆ sig_childblock()

void sig_childblock ( )

Definition at line 4 of file sig_child.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sig_childcatch()

void sig_childcatch ( )
Here is the caller graph for this function:

◆ sig_childdefault()

void sig_childdefault ( )

Definition at line 7 of file sig_child.c.

Here is the call graph for this function:

◆ sig_childunblock()

void sig_childunblock ( )

Definition at line 5 of file sig_child.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sig_contblock()

void sig_contblock ( )

◆ sig_contcatch()

void sig_contcatch ( )

◆ sig_contdefault()

void sig_contdefault ( )

◆ sig_contunblock()

void sig_contunblock ( )

◆ sig_dfl()

void sig_dfl ( )

◆ 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 ( )

◆ 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:

◆ sig_miscignore()

void sig_miscignore ( )

Definition at line 4 of file sig_misc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sig_pause()

void sig_pause ( )

Definition at line 5 of file sig_pause.c.

◆ sig_pipedefault()

void sig_pipedefault ( )

Definition at line 5 of file sig_pipe.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ sig_pipeignore()

void sig_pipeignore ( )

Definition at line 4 of file sig_pipe.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ 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 ( )

◆ 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:

◆ sig_unblock()

void sig_unblock ( )
Here is the caller graph for this function: