Searched defs:append_to_file (Results 1 – 3 of 3) sorted by relevance
24 def append_to_file(file_path: Path, appendix: str): function
729 def append_to_file(config, s): function
10850 static int append_to_file(const char *file, const char *fmt, ...) in append_to_file() function