Home
last modified time | relevance | path

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

/misc/
A Dttyslot.c43 struct ttyent *ttyp; in ttyslot() local
63 for (slot = 1; (ttyp = __getttyent()); ++slot) in ttyslot()
64 if (!strcmp(ttyp->ty_name, p)) { in ttyslot()

Completed in 4 milliseconds