Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18981 static int shellAuth( in shellAuth() function
24802 sqlite3_set_authorizer(p->db, shellAuth, p); in do_meta_command()