Home
last modified time | relevance | path

Searched defs:to_file (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/dataservices/datatop/src/
Ddatatop_fileops.c124 int dtop_open_writing_file(char *fw, FILE **to_file) in dtop_open_writing_file()
Ddatatop.c222 FILE *to_file = NULL; in main() local