Searched defs:sqlite_step (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sqlite.h104 sqlite_step(sqlite_vm *pVm, int *pN, const char ***pazValue, function
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbe.c87 ** Call sqlite_step() again to retry the open. *pN is set to 0
91 ** executing. sqlite_step() should not be called again on this
105 ** by the next call to sqlite_finalize(). sqlite_step() should not
114 int sqlite_step( function

Completed in 69 milliseconds