Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c8498 static int shellAuth( in shellAuth() function
12340 sqlite3_set_authorizer(p->db, shellAuth, p); in do_meta_command()
/external/sqlite/dist/
Dshell.c8504 static int shellAuth( in shellAuth() function
12363 sqlite3_set_authorizer(p->db, shellAuth, p); in do_meta_command()