Searched refs:ttyent (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dttyent.h17 struct ttyent { /* see getttyent(3) */ struct
30 extern struct ttyent *getttyent();
31 extern struct ttyent *getttynam();
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgetttynam.c9 #include <ttyent.h>
11 struct ttyent *
15 register struct ttyent *t;
H A Dgetttyent.c12 #include <ttyent.h>
20 struct ttyent tty;
110 struct ttyent *

Completed in 52 milliseconds