Lines Matching defs:ttylabel
82 * Usage: sttydefs -a ttylabel [-n nextlabel] [-i initail-flags]
84 * sttydefs -r ttylabel
85 * sttydefs -l [ttylabel]
159 if (argc == 3) { /* -l ttylabel */
172 "ttylabel <%s> not found.\n", argtmp);
179 (void)printf("\nWarning -- nextlabel <%s> of <%s> does not reference any existing ttylabel.\n",
233 (void)fprintf(stderr, "Usage:\tsttydefs -a ttylabel [-n nextlabel] [-i initial-flags]\n\t\t [-f final-flags] [-b]\n");
234 (void)fprintf(stderr, "\tsttydefs -r ttylabel\n");
235 (void)fprintf(stderr, "\tsttydefs -l [ttylabel]\n");
268 "Invalid request -- ttylabel <%s> already exists.\n",
318 remove_entry(ttylabel)
319 char *ttylabel;
341 if ((line = find_label(fp, ttylabel)) == 0) {
343 "Invalid request, ttylabel <%s> does not exist.\n", ttylabel);
472 * existing ttylabel
483 (void)printf("Warning -- nextlabel <%s> of <%s> does not reference any existing ttylabel.\n",