Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c17937 static void shellExec(sqlite3 *db, int *pRc, const char *zSql){ in shellExec() function
17963 shellExec(db, pRc, z); in shellExecPrintf()
18343 shellExec(pState->db, &rc, in recoverDatabaseCmd()
18367 shellExec(pState->db, &rc, in recoverDatabaseCmd()
18379 shellExec(pState->db, &rc, in recoverDatabaseCmd()