Searched defs:wal_hook (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3ext.h | 233 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member
|
| H A D | sqlite3.c | 142466 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member
|