Home
last modified time | relevance | path

Searched defs:ttydevice (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dtty.c95 struct ttydevice { struct
112 #define device2tty(d) ((d)->type == TTY_DEVICE ? (struct ttydevice *)d : NULL) argument