#include <sys/types.h>
Go to the source code of this file.
Functions | |
size_t | strlcpy (char *dst, const char *src, size_t dstsize) |
|
Definition at line 23 of file strlcpy.c. Referenced by fetch_thread(), process_header(), readconfig(), and replace_all(). |