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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c147 LDAP__setmod(LDAPMod *** modlist, int modop, const char *attribute, int *pIndex) argument
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10147 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
10736 Index *pIndex; /* Index structure corresponding to zIndex, if any */ member in struct:SrcList::SrcList_item
79994 Index *pIndex; local
81443 Index *pIndex; local
81580 Index *pIndex, *pNext; local
83411 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
83550 Index *pIndex = 0; /* The index to be created */ local
84053 Index *pIndex; local
84736 collationMatch(const char *zColl, Index *pIndex) argument
84756 Index *pIndex; /* An index associated with pTab */ local
84811 Index *pIndex; /* An index associated with pTab */ local
88984 Index *pIndex; local
93591 Index *pIndex; local
106037 Index *pIndex = pPlan->u.pIdx; local
125374 struct Fts3Index *pIndex = &p->aIndex[i]; local
[all...]

Completed in 510 milliseconds