Searched defs:tempfile (Results 1 – 7 of 7) sorted by relevance
31 char *tempfile; in GLOBALS()
21 class tempfile(object): class
338 def __init__(self, filesystem, tempfile, suffix=None, prefix=None, dir=None): argument
1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
385 ScopedTemporaryFile tempfile; in TEST() local
265 string tempfile = temp_dir.path() + "/minidump-writer-unittest-temp"; in TEST() local
146 char *tempfile; member