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

/freebsd-9.3-release/include/
H A Dttyent.h56 #define TTY_NETWORK 0x08 /* is a network tty */ macro
/freebsd-9.3-release/lib/libc/gen/
H A Dgetttyent.c152 tty.ty_status |= TTY_NETWORK;
171 tty.ty_status |= TTY_NETWORK;
291 return isttystat(tty, TTY_NETWORK);

Completed in 47 milliseconds