Home
last modified time | relevance | path

Searched defs:pnRow (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtable.c132 int *pnRow, /* Write the number of rows in the result here */ in sqlite_get_table()
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sqlite.h96 sqlite_get_table(sqlite *db, const char *zSql, char ***pazResult, int *pnRow, in sqlite_get_table()