Searched refs:iKey (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_ripencc.c375 unsigned short *iKey);
3036 unsigned short *iKey
3047 *iKey = bGetShort(&rpt->buf[17]);
4821 iKey; local
4834 &iKey))
4847 pbuf += sprintf(pbuf, "\n key: %Xh", iKey);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c54916 unsigned int iKey; /* Key value (page number) */ member in struct:PgHdr1
55671 pcache1FetchStage2( PCache1 *pCache, unsigned int iKey, int createFlag ) argument
55799 pcache1FetchNoMutex( sqlite3_pcache *p, unsigned int iKey, int createFlag ) argument
55829 pcache1FetchWithMutex( sqlite3_pcache *p, unsigned int iKey, int createFlag ) argument
55844 pcache1Fetch( sqlite3_pcache *p, unsigned int iKey, int createFlag ) argument
65823 int iKey; /* Hash key */ local
65849 int iKey; /* Hash table key */ local
68089 int iKey; /* Hash slot index */ local
71400 u64 iKey; /* Extracted Key value */ local
79725 sqlite3BtreeTransferRow(BtCursor *pDest, BtCursor *pSrc, i64 iKey) argument
97340 i64 iKey; /* The rowid we are to seek to */ local
98005 u64 iKey; local
98356 i64 iKey; /* Rowid value to insert with */ local
98433 i64 iKey = sqlite3BtreeIntegerKey(pC->uc.pCursor); local
102167 sqlite3_int64 iKey; local
127180 int iKey; /* Memory cell holding key of row to be deleted */ local
131489 int iKey; local
143532 int iKey = iCol+1; local
207835 i64 iKey; /* Key for JSONB_ARRAY */ member in struct:JsonParent
212459 rtreeCheckMapping( RtreeCheck *pCheck, int bLeaf, i64 iKey, i64 iVal ) argument
243903 int iKey = 0; local
246676 i64 iKey; local
246869 fts5DebugRowid(int *pRc, Fts5Buffer *pBuf, i64 iKey) argument
254195 u16 iKey; local
[all...]

Completed in 575 milliseconds