Searched refs:notUsed (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 675 notUsed(0), -- Used to sync up bit and notification
|
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 3641 void *notUsed, in uintCollFunc() argument 3648 (void)notUsed; in uintCollFunc() 4375 void *notUsed, in decimalCollFunc() argument 4384 UNUSED_PARAMETER(notUsed); in decimalCollFunc()
|
| H A D | sqlite3.c | 69761 int notUsed; local 69762 rc = walTryBeginRead(pWal, ¬Used, 1, &cnt); 82717 i64 notUsed; local 82724 checkTreePage(&sCheck, aRoot[i], ¬Used, LARGEST_INT64); 90317 u32 notUsed; local 90325 idx += getVarint32(aKey+idx, notUsed); 170496 Bitmask notUsed; 170498 WHERE_DISTINCTBY, nLoop-1, pFrom->aLoop[nLoop-1], ¬Used); 233475 int nFk, notUsed; 233476 sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, &nFk, ¬Used, 0);
|