HomeSort by relevance Sort by last modified time
    Searched refs:TTY_DEVICE (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
physical.h 33 #define TTY_DEVICE 2
tty.c 104 #define device2tty(d) ((d)->type == TTY_DEVICE ? (struct ttydevice *)d : NULL)
611 TTY_DEVICE,
641 if (type == TTY_DEVICE) {
radius.c 840 case TTY_DEVICE:
    [all...]

Completed in 436 milliseconds