Searched defs:append (Results 1 – 2 of 2) 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()