Searched defs:whattodo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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];
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c73 static int whattodo();
549 if ((whattodo(statefound) != TRUE))
647 * whattodo - determine what to do with current C dot file
652 whattodo(inputint) function

Completed in 47 milliseconds