Home
last modified time | relevance | path

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

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