Searched defs:append (Results 1 – 3 of 3) sorted by relevance
88 struct sg_append_table append = {}; in main() local
62 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()
1415 static int append(char **buf, const char *delim, const char *str) in append() function