Home
last modified time | relevance | path

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

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