Searched refs:whattodo (Results 1 – 2 of 2) sorted by relevance
506 } whattodo[] = { local513 #define TABSIZE sizeof (whattodo)/sizeof (whattodo[0])525 if (whattodo[j].letter == argv[i][1]) {526 if (*whattodo[j].filename !=527 whattodo[j].standard) {533 *whattodo[j].filename = argv[i];
73 static int whattodo();549 if ((whattodo(statefound) != TRUE))652 whattodo(inputint) in whattodo() function