Searched refs:SHELL_OPEN_HEXDB (Results 1 – 1 of 1) sorted by relevance
18237 #define SHELL_OPEN_HEXDB 6 /* Use "dbtotxt" output as data source */ macro22158 case SHELL_OPEN_HEXDB: in open_db()22284 if( p->openMode==SHELL_OPEN_DESERIALIZE || p->openMode==SHELL_OPEN_HEXDB ){ in open_db()26262 openMode = SHELL_OPEN_HEXDB; in do_meta_command()26293 if( zFN || p->openMode==SHELL_OPEN_HEXDB ){ in do_meta_command()26297 && p->openMode!=SHELL_OPEN_HEXDB in do_meta_command()