Lines Matching defs:lflags
954 u_int lflags /* line discipline flags */
992 if (!refclock_setup(fd, speed, lflags)) {
996 if (!refclock_ioctl(fd, lflags)) {
1024 u_int lflags /* line discipline flags */
1063 if (lflags & LDISC_7O1) {
1087 if (ltemp & TIOCM_DSR && lflags & LDISC_REMOTE)
1096 if (lflags & LDISC_RAW) {
1101 if (lflags & LDISC_ECHO)
1174 if (lflags & LDISC_RAW) {
1228 u_int lflags /* line discipline flags */
1234 DPRINTF(1, ("refclock_ioctl: fd %d flags 0x%x\n", fd, lflags));