Home
last modified time | relevance | path

Searched refs:notUsed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib675 notUsed(0), -- Used to sync up bit and notification
/freebsd/contrib/sqlite3/
H A Dshell.c5689 void *notUsed, in uintCollFunc() argument
5696 (void)notUsed; in uintCollFunc()
6486 void *notUsed, in decimalCollFunc() argument
6495 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
H A Dsqlite3.c71323 int notUsed; local
71324 rc = walTryBeginRead(pWal, &notUsed, 1, &cnt);
84342 i64 notUsed; local
84349 checkTreePage(&sCheck, aRoot[i], &notUsed, LARGEST_INT64);
92149 u32 notUsed; local
92157 idx += getVarint32(aKey+idx, notUsed);
174780 Bitmask notUsed; local
174782 WHERE_DISTINCTBY, nLoop-1, pFrom->aLoop[nLoop-1], &notUsed);
238744 int nFk, notUsed; local
238745 sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, &nFk, &notUsed, 0);