Search | Google it | Results 1 - 1 of 1 for funcall:searchCommand (0.00 seconds) |
1206: 1207: i = searchCommand(); 1208: printHelp(( i < 0 )? &helpALL: cmdTab[i].help); 1253: errcode = errinfo = 0; 1254: if ((i = searchCommand()) < 0) { 1255: errcode = E_CMD;