Home
last modified time | relevance | path

Searched refs:commit_hook (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
274 #define sqlite3_commit_hook sqlite3_api->commit_hook
H A Dsqlite3.c88967 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
89166 #define sqlite3_commit_hook sqlite3_api->commit_hook
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3ext.h75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
404 #define sqlite3_commit_hook sqlite3_api->commit_hook
H A Dsqlite3.c123266 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
123595 #define sqlite3_commit_hook sqlite3_api->commit_hook