Searched defs:strlcpy (Results 1 – 2 of 2) sorted by relevance
31 strlcpy(s1, s2, len) in strlcpy() function
3 size_t strlcpy(char *d, const char *s, size_t bufsize) in strlcpy() function