Searched defs:append_str (Results 1 – 3 of 3) sorted by relevance
51 static int append_str(char *buf, int pos, const char *fmt, ...) in append_str() function
1318 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