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

/freebsd-current/include/
H A Dttyent.h56 #define TTY_NETWORK 0x08 /* is a network tty */ macro
/freebsd-current/lib/libc/gen/
H A Dgetttyent.c170 tty.ty_status |= TTY_NETWORK;
191 tty.ty_status |= TTY_NETWORK;
311 return isttystat(tty, TTY_NETWORK);

Completed in 175 milliseconds