Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c15014 static void shellExec(sqlite3 *db, int *pRc, const char *zSql){ in shellExec() function
15039 shellExec(db, pRc, z); in shellExecPrintf()
15419 shellExec(pState->db, &rc, in recoverDatabaseCmd()
15443 shellExec(pState->db, &rc, in recoverDatabaseCmd()
15455 shellExec(pState->db, &rc, in recoverDatabaseCmd()