Searched defs:append (Results 1 – 4 of 4) sorted by relevance
24 __printf(3, 4) int test_echo(const char *fname, bool append, in test_echo()
79 append = "" variable
88 struct sg_append_table append = {}; in main() local
101 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()