Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h233 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member
H A Dsqlite3.c142466 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member