Searched refs:TTY_DIALUP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/include/
H A Dttyent.h55 #define TTY_DIALUP 0x04 /* is a dialup tty */ macro
/freebsd-10-stable/lib/libc/gen/
H A Dgetttyent.c150 tty.ty_status |= TTY_DIALUP;
169 tty.ty_status |= TTY_DIALUP;
284 return isttystat(tty, TTY_DIALUP);

Completed in 55 milliseconds