Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c813 static void setTestUnlockNotifyVars(Tcl_Interp *interp, int iArg, int nArg){ in setTestUnlockNotifyVars() function
821 # define setTestUnlockNotifyVars(x,y,z) macro
830 setTestUnlockNotifyVars(pDb->interp, i, nArg); in DbUnlockNotify()