Home
last modified time | relevance | path

Searched refs:dtop_open_writing_file (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/dataservices/datatop/src/
Ddatatop_fileops.h45 int dtop_open_writing_file(char *fw, FILE **to_file);
Ddatatop_fileops.c124 int dtop_open_writing_file(char *fw, FILE **to_file) in dtop_open_writing_file() function
Ddatatop.c223 if ((dtop_open_writing_file(usr_cl_opts.file_name, in main()