Searched defs:strlcat (Results 1 – 2 of 2) sorted by relevance
17 static inline size_t strlcat(char *dest, const char *src, size_t n) in strlcat() function
175 static inline size_t strlcat(char *dest, const char *src, size_t n) in strlcat() function