Searched refs:whattodo (Results 1 – 2 of 2) sorted by relevance
507 } whattodo[] = { local514 #define TABSIZE sizeof (whattodo)/sizeof (whattodo[0])526 if (whattodo[j].letter == argv[i][1]) {527 if (*whattodo[j].filename !=528 whattodo[j].standard) {534 *whattodo[j].filename = argv[i];
73 static int whattodo();547 if ((whattodo(statefound) != TRUE))650 whattodo(inputint) in whattodo() function