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

Go to the source code of this file.

Functions

void sig_childblock ()
 
void sig_childunblock ()
 
void sig_childcatch (void(*f)())
 
void sig_childdefault ()
 

Function Documentation

◆ 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 ( void (*)()  f)

Definition at line 6 of file sig_child.c.

Here is the call 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: