dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
closeout.h File Reference
#include <stdbool.h>
Include dependency graph for closeout.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void close_stdout_set_file_name (const char *file)
 
void close_stdout_set_ignore_EPIPE (bool ignore)
 
void close_stdout (void)
 

Function Documentation

◆ close_stdout()

void close_stdout ( void  )

Referenced by main().

Here is the call graph for this function:

◆ close_stdout_set_file_name()

void close_stdout_set_file_name ( const char *  file)

◆ close_stdout_set_ignore_EPIPE()

void close_stdout_set_ignore_EPIPE ( bool  ignore)