netatalk  4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
strlcpy.c File Reference
#include <string.h>
#include <atalk/util.h>

Functions

size_t strlcpy (char *d, const char *s, size_t bufsize)
size_t strlcat (char *d, const char *s, size_t bufsize)

Function Documentation

◆ strlcat()

size_t strlcat ( char * d,
const char * s,
size_t bufsize )

◆ strlcpy()

size_t strlcpy ( char * d,
const char * s,
size_t bufsize )