Search | Google it | Results 1 - 2 of 2 for funcall:procCommand (0.00 seconds) |
59: dispTitle(); /* boot message */ 60: procCommand(NULL, 0); /* command processing */ 61: break;
107: case TM_MONITOR: /* void tm_monitor( void ) */ 108: procCommand(NULL, 0); 109: break;