Searched defs:append (Results 1 – 2 of 2) sorted by relevance
84 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()
1407 static int append(char **buf, const char *delim, const char *str) in append() function