Searched refs:nextlabel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dsttydefs.c82 * Usage: sttydefs -a ttylabel [-n nextlabel] [-i initail-flags]
101 char *nextlabel; local
175 nextlabel = Gdef[--Ndefs].g_nextid;
177 read_ttydefs(nextlabel,FALSE);
179 (void)printf("\nWarning -- nextlabel <%s> of <%s> does not reference any existing ttylabel.\n",
180 nextlabel, argtmp);
233 (void)fprintf(stderr, "Usage:\tsttydefs -a ttylabel [-n nextlabel] [-i initial-flags]\n\t\t [-f final-flags] [-b]\n");
471 * check_ref - to check if nextlabel are referencing
483 (void)printf("Warning -- nextlabel <%s> of <%s> does not reference any existing ttylabel.\n",

Completed in 61 milliseconds