Searched refs:bConfig (Results 1 – 1 of 1) sorted by relevance
83 int bConfig = 0; in do_show() local88 int bConfig; in do_show() member116 bConfig = aOpt[eOpt].bConfig; in do_show()118 if( (bConfig==0 && eOpt==LSM_INFO_FREELIST) in do_show()119 || (bConfig==1 && eOpt==LSM_CONFIG_BLOCK_SIZE) in do_show()120 || (bConfig==1 && eOpt==LSM_CONFIG_PAGE_SIZE) in do_show()142 if( bConfig==0 ){ in do_show()