Home
last modified time | relevance | path

Searched defs:NotUsed2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c26285 sqlite3_value **NotUsed2 in ctimeFunc()
26299 sqlite3_value **NotUsed2 in cdateFunc()
26422 sqlite3_value **NotUsed2 in ctimestampFunc()
41083 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock()
41087 static int nolockUnlock(sqlite3_file *NotUsed, int NotUsed2){ in nolockUnlock()
45786 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError()