Searched defs:pNotUsed (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c24998 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
25041 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c34433 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
34476 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
43274 winSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
43317 winGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
146812 void *pNotUsed; local
[all...]

Completed in 828 milliseconds