Searched defs:to_file (Results 1 – 2 of 2) sorted by relevance
124 int dtop_open_writing_file(char *fw, FILE **to_file) in dtop_open_writing_file()
222 FILE *to_file = NULL; in main() local