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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c155 LDAP__setmod(LDAPMod *** modlist, int modop, const char *attribute, int *pIndex) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18340 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
119310 Index *pIndex; local
121196 Index *pIndex; local
121429 Index *pIndex, *pNext; local
124370 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
124551 Index *pIndex = 0; /* The index to be created */ local
125195 Index *pIndex; local
126033 collationMatch(const char *zColl, Index *pIndex) argument
126054 Index *pIndex; /* An index associated with pTab */ local
126110 Index *pIndex; /* An index associated with pTab */ local
132381 Index *pIndex; local
140763 sqlite3IndexHasDuplicateRootPage(Index *pIndex) argument
140874 Index *pIndex; local
155679 Index *pIndex; /* Index used, or NULL */ member in struct:WhereLoop::__anon58::__anon59
156243 Index *pIndex = pLoop->u.btree.pIndex; local
163552 Index *pIndex = p->u.btree.pIndex; local
164171 indexMightHelpWithOrderBy( WhereLoopBuilder *pBuilder, Index *pIndex, int iCursor ) argument
165536 Index *pIndex; /* The index associated with pLoop */ local
195701 struct Fts3Index *pIndex = &p->aIndex[i]; local
230738 Fts5Index *pIndex; /* Full-text index */ member in struct:Fts5Table
234789 Fts5Index *pIndex; member in struct:Fts5Expr
239208 Fts5Index *pIndex; /* Index that owns this iterator */ member in struct:Fts5Iter
245860 Fts5Index *pIndex = pIter->pIndex; local
250787 Fts5Index *pIndex; member in struct:Fts5Storage
251057 sqlite3Fts5StorageOpen( Fts5Config *pConfig, Fts5Index *pIndex, int bCreate, Fts5Storage **pp, char **pzErr ) argument
255232 Fts5Index *pIndex = pCsr->pFts5->pIndex; local
[all...]

Completed in 452 milliseconds