/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | hash.c | 74 static int intHash(const void *pKey, int nKey){ in intHash() argument 99 static int strHash(const void *pKey, int nKey){ in strHash() argument 110 static int binHash(const void *pKey, int nKey){ in binHash() argument 208 findElementGivenHash(const Hash * pH,const void * pKey,int nKey,int h) findElementGivenHash() argument 264 sqliteHashFind(const Hash * pH,const void * pKey,int nKey) sqliteHashFind() argument 293 sqliteHashInsert(Hash * pH,const void * pKey,int nKey,void * data) sqliteHashInsert() argument [all...] |
H A D | btree_rb.c | 62 void *pKey; member 125 void *pKey; member 693 static int memRbtreeKeyCompare(RbtCursor* pCur, const void *pKey, int nKey, in memRbtreeKeyCompare() argument 750 const void *pKey, in memRbtreeInsert() argument 876 memRbtreeMoveto(RbtCursor * pCur,const void * pKey,int nKey,int * pRes) memRbtreeMoveto() argument [all...] |
H A D | btree.h | 124 #define sqliteBtreeMoveto(pCur, pKey, nKey, pRes)\ argument 127 #define sqliteBtreeInsert(pCur, pKey, nKey, pData, nData) \ argument 136 #define sqliteBtreeKeyCompare(pCur, pKey, nKey, nIgnore, pRes)\ argument
|
H A D | attach.c | 29 void sqliteAttach(Parse *pParse, Token *pFilename, Token *pDbname, Token *pKey){ in sqliteAttach() argument
|
H A D | hash.h | 56 void *pKey; int nKey; /* Key associated with this element */ member
|
H A D | tclsqlite.c | 922 void *pKey; in DbObjCmd() local 1028 void *pKey = 0; in DbMain() local
|
H A D | btree.c | 1334 const void *pKey, /* Key to compare against entry that pCur points to */ in fileBtreeKeyCompare() argument 1592 fileBtreeMoveto(BtCursor * pCur,const void * pKey,int nKey,int * pRes) fileBtreeMoveto() argument 1919 fillInCell(Btree * pBt,Cell * pCell,const void * pKey,int nKey,const void * pData,int nData) fillInCell() argument 2629 fileBtreeInsert(BtCursor * pCur,const void * pKey,int nKey,const void * pData,int nData) fileBtreeInsert() argument [all...] |
/titanic_51/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11keys.c | 183 const KMF_X509_SPKI *pKey, in PKCS_CreatePublicKey() argument 360 const KMF_X509_SPKI *pKey, in PKCS_AcquirePublicKeyHandle() argument
|
/titanic_51/usr/src/lib/libkmf/ber_der/common/ |
H A D | clasn1.c | 2478 const KMF_X509_SPKI *pKey, in ExtractSPKIData() argument [all...] |
/titanic_51/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 771 KMFPK11_EncodePubKeyData(KMF_HANDLE_T handle, KMF_KEY_HANDLE *pKey, in KMFPK11_EncodePubKeyData() argument [all...] |