dhcpd-pools  3.0
ISC dhcpd lease usage analyser
Macros | Functions
close.c File Reference
#include <config.h>
#include <unistd.h>
#include <errno.h>
#include "fd-hook.h"
Include dependency graph for close.c:

Macros

#define close_nothrow   close
 

Functions

int rpl_close (int fd)
 

Macro Definition Documentation

◆ close_nothrow

#define close_nothrow   close

Referenced by rpl_close().

Function Documentation

◆ rpl_close()

int rpl_close ( int  fd)