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

/freebsd-10-stable/include/
H A Dttyent.h56 #define TTY_NETWORK 0x08 /* is a network tty */ macro
/freebsd-10-stable/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 50 milliseconds