Home
last modified time | relevance | path

Searched refs:whattodo (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c506 } whattodo[] = { local
513 #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];
/titanic_41/usr/src/cmd/bnu/
H A Duustat.c73 static int whattodo();
549 if ((whattodo(statefound) != TRUE))
652 whattodo(inputint) in whattodo() function