Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dshowauth.c27 static int authCallback( in authCallback() function
101 rc = sqlite3_set_authorizer(db, authCallback, 0); in sqlite3_showauth_init()