Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1720 static FILE * openChrSource(const char *zFile){ in openChrSource() function
26641 }else if( (p->in = openChrSource(azArg[1]))==0 ){ in do_meta_command()