Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25563 static int shellAuth( in shellAuth() function
32500 sqlite3_set_authorizer(p->db, shellAuth, p); in do_meta_command()