All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
strlcpy.c File Reference
#include <freeradius-devel/missing.h>
+ Include dependency graph for strlcpy.c:

Go to the source code of this file.

Functions

size_t strlcpy (char *dst, char const *src, size_t siz)
 

Function Documentation

size_t strlcpy ( char *  dst,
char const *  src,
size_t  siz 
)

Definition at line 38 of file strlcpy.c.

+ Here is the caller graph for this function: