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

/external/libppp/src/
H A Dphysical.h33 #define TTY_DEVICE 2 macro
H A Dtty.c104 #define device2tty(d) ((d)->type == TTY_DEVICE ? (struct ttydevice *)d : NULL)
611 TTY_DEVICE,
641 if (type == TTY_DEVICE) {
H A Dradius.c840 case TTY_DEVICE:

Completed in 83 milliseconds