Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c29397 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile() function
32191 newTempFile(p, "csv"); in dotCmdOutput()
32202 newTempFile(p, "html"); in dotCmdOutput()
32206 newTempFile(p, "txt"); in dotCmdOutput()