Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c29359 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile() function
32128 newTempFile(p, "csv"); in dotCmdOutput()
32139 newTempFile(p, "html"); in dotCmdOutput()
32143 newTempFile(p, "txt"); in dotCmdOutput()