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