Searched defs:append_str (Results 1 – 2 of 2) sorted by relevance
1412 static void append_str(char *dst, const char *src, size_t dst_cap) in append_str() function
5238 static int append_str(char *buf, char **curp, int *lenp, const char *s) in append_str() function