Searched defs:file_mode (Results 1 – 2 of 2) sorted by relevance
140 static BOOL create_output_file(TCHAR* file_name, TCHAR* file_mode, TCHAR* file_data) in create_output_file()159 static BOOL verify_output_file(TCHAR* file_name, TCHAR* file_mode, TCHAR* file_data) in verify_output_file()250 static int check_file_size(TCHAR* file_name, TCHAR* file_mode, int expected) in check_file_size()
68 searchfileinpath(name, mode, file_mode, path) in searchfileinpath() argument