Home
last modified time | relevance | path

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

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