The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Local implementation of the strlcpy function. More...
#include <freeradius-devel/missing.h>
Go to the source code of this file.
Functions | |
size_t | strlcpy (char *dst, char const *src, size_t siz) |
Local implementation of the strlcpy function.
Definition in file strlcpy.c.