dhcpd-pools  3.0
ISC dhcpd lease usage analyser
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
stpncpy.c File Reference
#include <config.h>
#include <string.h>
Include dependency graph for stpncpy.c:

Macros

#define __stpncpy   stpncpy
 

Functions

char *() __stpncpy (char *dest, const char *src, size_t n)
 

Macro Definition Documentation

◆ __stpncpy

#define __stpncpy   stpncpy

Referenced by __stpncpy().

Function Documentation

◆ __stpncpy()

char*() __stpncpy ( char *  dest,
const char *  src,
size_t  n 
)