Searched refs:subCmd (Results 1 – 1 of 1) sorted by relevance
2179 char *subCmd; in DbObjCmd() local2186 subCmd = Tcl_GetStringFromObj( objv[2], 0 ); in DbObjCmd()2187 if( *subCmd=='f' && strcmp(subCmd,"flush")==0 ){ in DbObjCmd()2194 }else if( *subCmd=='s' && strcmp(subCmd,"size")==0 ){ in DbObjCmd()