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

/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_termios.h151 #define IBCS2_CLOCAL 0004000 macro
H A Dibcs2_ioctl.c159 if (l & IBCS2_CLOCAL) r |= CLOCAL;
253 if (l & CLOCAL) r |= IBCS2_CLOCAL;

Completed in 103 milliseconds