Searched refs:wal_hook (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3ext.h233 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member in struct:sqlite3_api_routines
550 #define sqlite3_wal_hook sqlite3_api->wal_hook
H A Dsqlite3.c[all...]

Completed in 444 milliseconds