Searched refs:notUsed (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/ntp/dist/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 675 notUsed(0), -- Used to sync up bit and notification
|
| /netbsd-src/external/public-domain/sqlite/dist/ |
| H A D | shell.c | 3588 void *notUsed, in uintCollFunc() argument 3595 (void)notUsed; in uintCollFunc() 4319 void *notUsed, in decimalCollFunc() argument 4328 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
|
| H A D | sqlite3.c | 68411 int notUsed; 68412 rc = walTryBeginRead(pWal, ¬Used, 1, &cnt); 81225 i64 notUsed; 81233 checkTreePage(&sCheck, aRoot[i], ¬Used, LARGEST_INT64); 88742 u32 notUsed; 88750 idx += getVarint32(aKey+idx, notUsed); 166271 Bitmask notUsed; 166273 WHERE_DISTINCTBY, nLoop-1, pFrom->aLoop[nLoop-1], ¬Used); 228302 int nFk, notUsed; 228303 sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, &nFk, ¬Used, 0);
|