OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempfile_close
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
tempfile.h
27
** close them before that with
tempfile_close
()
34
extern void
tempfile_close
( TempFile* temp );
tempfile.c
41
** close them before that with
tempfile_close
()
120
tempfile_close
(TempFile* tempfile)
function
197
tempfile_close
(tempfile);
Completed in 351 milliseconds