size_t strlcpy(char *, const char *, int); size_t strlcat(char *, const char *, int);