Searched defs:commit_hook (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ | ||
| H A D | sqlite3ext.h | 75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member |
| H A D | sqlite3.c | 142308 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member |