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

/freebsd-12-stable/include/
H A Dttyent.h58 #define TTY_DIALUP 0x04 /* is a dialup tty */ macro
/freebsd-12-stable/lib/libc/gen/
H A Dgetttyent.c172 tty.ty_status |= TTY_DIALUP;
193 tty.ty_status |= TTY_DIALUP;
308 return isttystat(tty, TTY_DIALUP);

Completed in 66 milliseconds