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

/freebsd-current/include/
H A Dttyent.h55 #define TTY_DIALUP 0x04 /* is a dialup tty */ macro
/freebsd-current/lib/libc/gen/
H A Dgetttyent.c168 tty.ty_status |= TTY_DIALUP;
189 tty.ty_status |= TTY_DIALUP;
304 return isttystat(tty, TTY_DIALUP);

Completed in 107 milliseconds