Searched refs:p_ttylabel (Results 1 – 5 of 5) sorted by relevance
159 ptr->p_ttylabel = optarg; in main()189 if (check_label(ptr->p_ttylabel) != 0) in main()197 timeout, ptr->p_ttylabel, ptr->p_modules, in main()
215 pmtab->p_ttylabel = "300"; in parse_args()221 pmtab->p_ttylabel = "9600"; in parse_args()314 pmtab->p_ttylabel = optarg; in ttymon_options()405 pmtab->p_ttylabel = *++argv; in getty_options()
222 gptr->p_ttylabel = strsave(getword(ptr, in read_pmtab()454 log("ttylabel:\t%s", gptr->p_ttylabel); in dump_pmtab()494 if (strcmp(e1->p_ttylabel, e2->p_ttylabel) != 0) in same_entry()712 free(p->p_ttylabel); in free_pmtab()
60 char *p_ttylabel; /* ttylabel in /etc/ttydefs */ member
669 char *ttylabel = pmptr->p_ttylabel; in get_speed()