Searched refs:sp_openflags (Results 1 – 2 of 2) sorted by relevance
49 int sp_openflags; /* open flags */ member
363 if (ISSET(sp->sp_openflags, TIOCFLAG_CLOCAL)) in stty_open()365 if (ISSET(sp->sp_openflags, TIOCFLAG_CRTSCTS)) in stty_open()367 if (ISSET(sp->sp_openflags, TIOCFLAG_MDMBUF)) in stty_open()384 if (ISSET(sp->sp_openflags, TIOCFLAG_SOFTCAR) || sp->sp_carrier) in stty_open()483 *((int *)data) = sp->sp_openflags; in stty_ioctl()490 sp->sp_openflags = *((int *)data) & in stty_ioctl()