Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c12895 char *zKey; /* nul-terminated key */ member
12988 const char *zKey, in idxHashAdd()
13022 static IdxHashEntry *idxHashFind(IdxHash *pHash, const char *zKey, int nKey){ in idxHashFind()
13042 static const char *idxHashSearch(IdxHash *pHash, const char *zKey, int nKey){ in idxHashSearch()
15212 char *zKey; member
30682 const char *zKey = azArg[2]; in do_meta_command() local
H A Dsqlite3.c38057 const char *zKey, in kvstorageWrite()
38080 static int kvstorageDelete(const char *zClass, const char *zKey){ in kvstorageDelete()
38103 const char *zKey, in kvstorageRead()
38405 char zKey[30]; in kvvfsReadDb() local
38490 char zKey[30]; in kvvfsWriteDb() local
38528 char zKey[50]; in kvvfsTruncateDb() local