Searched refs:shellDeleteFile (Results 1 – 1 of 1) sorted by relevance
23288 static int shellDeleteFile(const char *zFilename){ in shellDeleteFile() function23307 if( shellDeleteFile(p->zTempFile) ) return; in clearTempFile()26294 if( newFlag && zFN && !p->bSafeMode ) shellDeleteFile(zFN); in do_meta_command()