Searched refs:TTY_RTSCTS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/include/
H A Dttyent.h60 #define TTY_RTSCTS 0x08 /* set 'CRTSCTS' on open (dev. specific) */ macro
/netbsd-current/sbin/ttyflags/
H A Dttyflags.c180 if (st & TTY_RTSCTS) {
/netbsd-current/lib/libc/gen/
H A Dgetttyent.c141 tty.ty_status |= TTY_RTSCTS;

Completed in 90 milliseconds