#include <sys/types.h>
#include <string.h>
Go to the source code of this file.
Functions | |
size_t | strlcpy (char *dst, const char *src, size_t siz) |
size_t strlcpy | ( | char * | dst, | |
const char * | src, | |||
size_t | siz | |||
) |
Definition at line 43 of file strlcpy.c.
Referenced by cmdglob(), dln_find_1(), dln_load(), get_device_once(), rb_feature_p(), rb_strftime_with_timespec(), rb_w32_aspawn(), rb_w32_cmdvector(), rb_w32_strerror(), ruby_brace_expand(), ruby_init_loadpath_safe(), and set_arg0().