Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c20825 int bIsInit = 0; /* True to initialize the SELFTEST table */ in do_meta_command() local
20839 bIsInit = 1; in do_meta_command()
20858 if( bIsInit ){ in do_meta_command()