Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c187743 typedef void(*LOGFUNC_t)(void*,int,const char*); typedef
187744 LOGFUNC_t xLog = va_arg(ap, LOGFUNC_t);