Searched refs:ttyp (Results 1 – 1 of 1) sorted by relevance
43 struct ttyent *ttyp; in ttyslot() local63 for (slot = 1; (ttyp = __getttyent()); ++slot) in ttyslot()64 if (!strcmp(ttyp->ty_name, p)) { in ttyslot()
Completed in 3 milliseconds