Searched defs:temp_file (Results 1 – 8 of 8) sorted by relevance
26 char temp_file[] = "test-XXXXXX"; in mktemp_0100() local41 char temp_file[] = "test"; in mktemp_0200() local56 char temp_file[] = "test-XX"; in mktemp_0300() local
140 short temp_file; /* file reference number to temp file */ member145 FILE *temp_file; /* stdio reference to temp file */ member
18 base::File temp_file = in WriteFileAtomically() local
38 char temp_file[MAX_PATH]; in CreateWin32MiniDump() local
125 class temp_file; variable
286 File CreateAndOpenTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateAndOpenTemporaryFileInDir()
389 File CreateAndOpenTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateAndOpenTemporaryFileInDir()
1341 temp_file::temp_file() in temp_file() function in abigail::tools_utils::temp_file