Home
last modified time | relevance | path

Searched refs:p_ttylabel (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ttymon/
H A Dttyadm.c171 ptr->p_ttylabel = optarg; in main()
201 if (check_label(ptr->p_ttylabel) != 0) in main()
209 timeout, ptr->p_ttylabel, ptr->p_modules, in main()
H A Dtmexpress.c190 pmtab->p_ttylabel = "300"; in parse_args()
195 pmtab->p_ttylabel = "9600"; in parse_args()
288 pmtab->p_ttylabel = optarg; in ttymon_options()
378 pmtab->p_ttylabel = *++argv;
H A Dtmpmtab.c220 gptr->p_ttylabel=strsave(getword(ptr,&size,0)); in read_pmtab()
449 log("ttylabel:\t%s", gptr->p_ttylabel); in dump_pmtab()
490 if (strcmp(e1->p_ttylabel, e2->p_ttylabel) != 0)
718 free(p->p_ttylabel);
H A Dtmstruct.h60 char *p_ttylabel; /* ttylabel in /etc/ttydefs */ member
H A Dtmterm.c270 speedef = get_speed(pmptr->p_ttylabel);
H A Dtmchild.c106 speedef = get_speed(pmtab->p_ttylabel);