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

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dibcs2_termios.h150 #define IBCS2_HUPCL 0002000 macro
H A Dibcs2_ioctl.c158 if (l & IBCS2_HUPCL) r |= HUPCL;
252 if (l & HUPCL) r |= IBCS2_HUPCL;

Completed in 102 milliseconds